[2024-01-17 00:22:46] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 00:22:46] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 00:22:46] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 01:01:17] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 01:01:17] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 01:01:17] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 04:10:49] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 04:10:49] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 04:10:49] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 04:26:09] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 04:26:09] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 04:26:09] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 05:00:47] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 05:00:47] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 05:00:47] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 05:33:49] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 05:33:49] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 05:33:49] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 05:33:50] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 05:33:50] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 05:33:50] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 05:33:52] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 05:33:52] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 05:33:52] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 05:33:53] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 05:33:53] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 05:33:53] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 05:33:54] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 05:33:54] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 05:33:54] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 05:33:55] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 05:33:55] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 05:33:55] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 05:33:56] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 05:33:56] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 05:33:56] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 05:33:57] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 05:33:57] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 05:33:57] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 05:33:58] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 05:33:58] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 05:33:58] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 05:40:20] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 05:40:20] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 05:40:20] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 06:27:17] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 06:27:17] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 06:27:17] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 06:53:07] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 06:53:07] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 06:53:07] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 06:53:08] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 06:53:08] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 06:53:08] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 06:53:09] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 06:53:09] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 06:53:09] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 06:53:10] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 06:53:10] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 06:53:10] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 08:02:31] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 08:02:31] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 08:02:31] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 09:23:21] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 09:23:21] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 09:23:21] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 09:34:20] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 09:34:20] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 09:34:20] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 09:34:23] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 09:34:23] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 09:34:23] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 09:35:28] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 09:35:28] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 09:35:28] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 10:08:43] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 10:08:43] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 10:08:43] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 10:27:20] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 10:27:20] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 10:27:20] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 11:51:13] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 11:51:13] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 11:51:13] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 11:51:16] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 11:51:16] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 11:51:16] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 11:51:41] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 11:51:41] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 11:51:41] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 11:51:46] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 11:51:46] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 11:51:46] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 12:27:19] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 12:27:19] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 12:27:19] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 13:38:21] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 13:38:21] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 13:38:21] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 13:38:23] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 13:38:23] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 13:38:23] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 15:19:20] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 15:19:20] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 15:19:20] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 15:41:29] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 15:41:29] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 15:41:29] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 15:41:30] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 15:41:30] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 15:41:30] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 15:42:19] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 15:42:19] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 15:42:19] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 16:22:47] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 16:22:47] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 16:22:47] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 16:22:49] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 16:22:49] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 16:22:49] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 16:22:50] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 16:22:50] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 16:22:50] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 17:04:11] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 17:04:11] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 17:04:11] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 18:34:02] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 18:34:02] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 18:34:02] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 18:34:04] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 18:34:04] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 18:34:04] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 18:34:06] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 18:34:06] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 18:34:06] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 18:34:08] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 18:34:08] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 18:34:08] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 19:23:04] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 19:23:04] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 19:23:04] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 19:23:06] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 19:23:06] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 19:23:06] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 19:23:56] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 19:23:56] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 19:23:56] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 20:50:18] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 20:50:18] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 20:50:18] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 21:07:20] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 21:07:20] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 21:07:20] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
[2024-01-17 21:07:22] production.ERROR: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Opis\\Closure\\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php:18)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/opis/closure/src/SerializableClosure.php(18): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8192, 'Opis\\\\Closure\\\\Se...', '/usr/www/users/...', 18)
#1 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(444): include('/usr/www/users/...')
#2 /usr/www/users/thedrseqxv/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/usr/www/users/...')
#3 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Opis\\\\Closure\\\\Se...')
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(45): class_exists('Opis\\\\Closure\\\\Se...')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(19): Illuminate\\Encryption\\EncryptionServiceProvider->registerOpisSecurityKey()
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(672): Illuminate\\Encryption\\EncryptionServiceProvider->register()
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\\Foundation\\Application->register(Object(Illuminate\\Encryption\\EncryptionServiceProvider))
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(649): Illuminate\\Foundation\\ProviderRepository->load(Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(17): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#14 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2024-01-17 21:07:22] production.ERROR: Target class [view] does not exist. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [view] does not exist. at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#17 {main}

[previous exception] [object] (ReflectionException(code: -1): Class \"view\" does not exist at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873)
[stacktrace]
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(426): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(114): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /usr/www/users/thedrseqxv/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#18 {main}
"} 
[2024-01-17 21:07:22] production.ERROR: Uncaught ReflectionException: Class "view" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#18 {main}

Next Illuminate\Contracts\Container\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\Container\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\Container\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\Container\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\Foundation\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\Container\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\Support\Facades\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\Support\Facades\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\Foundation\Exceptions\Handler->renderHttpException(Object(Symfony\Component\HttpKernel\Exception\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\Foundation\Exceptions\Handler->prepareResponse(Object(Illuminate\Http\Request), Object(Symfony\Component\HttpKernel\Exception\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Illuminate\Contracts\Container\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(Illuminate\Contracts\Container\BindingResolutionException))
#16 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Illuminate\Contracts\Container\BindingResolutionException))
#17 {main}
  thrown {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Uncaught ReflectionException: Class \"view\" does not exist in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:873
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(873): ReflectionClass->__construct('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#18 {main}

Next Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875
Stack trace:
#0 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\Container->build('view')
#1 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(841): Illuminate\\Container\\Container->resolve('view', Array, true)
#2 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\\Foundation\\Application->resolve('view', Array)
#3 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(826): Illuminate\\Container\\Container->make('view', Array)
#4 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php(1420): Illuminate\\Foundation\\Application->make('view')
#5 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(198): Illuminate\\Container\\Container->offsetGet('view')
#6 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(166): Illuminate\\Support\\Facades\\Facade::resolveFacadeInstance('view')
#7 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(255): Illuminate\\Support\\Facades\\Facade::getFacadeRoot()
#8 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(18): Illuminate\\Support\\Facades\\Facade::__callStatic('replaceNamespac...', Array)
#9 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(586): Illuminate\\Foundation\\Exceptions\\RegisterErrorViewPaths->__invoke()
#10 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(567): Illuminate\\Foundation\\Exceptions\\Handler->registerErrorViewPaths()
#11 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(478): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#12 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(356): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#13 /usr/www/users/thedrseqxv/app/Exceptions/Handler.php(49): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#14 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(119): App\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#15 /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(96): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->renderHttpResponse(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#16 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleException(Object(Illuminate\\Contracts\\Container\\BindingResolutionException))
#17 {main}
  thrown at /usr/www/users/thedrseqxv/vendor/laravel/framework/src/Illuminate/Container/Container.php:875)
[stacktrace]
#0 {main}
"} 
