[2024-01-16 00:05:38] 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-16 00:05:38] 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-16 00:05:38] 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-16 00:33:01] 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-16 00:33:01] 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-16 00:33:01] 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-16 03:08: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-16 03:08: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-16 03:08: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}
"} 
[2024-01-16 03:18: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-16 03:18: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-16 03:18: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-16 03:46: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-16 03:46: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-16 03:46: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-16 06:25: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-16 06:25: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-16 06:25: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-16 06:25: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-16 06:25: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-16 06:25: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-16 08:38: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-16 08:38: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-16 08:38: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-16 09:19: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-16 09:19: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-16 09:19: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-16 10:56: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-16 10:56: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-16 10:56: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-16 12:56: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-16 12:56: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-16 12:56: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-16 13:34:44] 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-16 13:34:44] 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-16 13:34:44] 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-16 13:34: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-16 13:34: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-16 13:34: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-16 13:34: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-16 13:34: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-16 13:34: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-16 13:56: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-16 13:56: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-16 13:56: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-16 14:28:35] 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-16 14:28:35] 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-16 14:28:35] 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-16 14:28:39] 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-16 14:28:39] 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-16 14:28:39] 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-16 14:28: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-16 14:28: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-16 14:28: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-16 14:28: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-16 14:28: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-16 14:28: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-16 14:37: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-16 14:37: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-16 14:37: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-16 15:38: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-16 15:38: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-16 15:38: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-16 15:38: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-16 15:38: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-16 15:38: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-16 15:38: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-16 15:38: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-16 15:38: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-16 15:38: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-16 15:38: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-16 15:38: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-16 15:38: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-16 15:38: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-16 15:38: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-16 15: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-16 15: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-16 15: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-16 15:38: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-16 15:38: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-16 15:38: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}
"} 
[2024-01-16 15: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-16 15: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-16 15: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-16 15:38:24] 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-16 15:38:24] 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-16 15:38:24] 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-16 15:38:25] 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-16 15:38:25] 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-16 15:38:25] 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-16 15:38:26] 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-16 15:38:26] 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-16 15:38:26] 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-16 15:38:27] 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-16 15:38:27] 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-16 15:38:27] 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-16 16:57:26] 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-16 16:57:26] 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-16 16:57:26] 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-16 21:06: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-16 21:06: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-16 21:06: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-16 21:06: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-16 21:06: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-16 21:06: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}
"} 
