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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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