[2026-07-22 07:37:24] production.ERROR: SQLSTATE[HY000]: General error: 1 no such table: listings (Connection: sqlite, Database: /home/pellaglobalsite/public_html/sites/pellaglobal_re/database/database.sqlite, SQL: select count(*) as "aggregate" from "listings" where "status" = published and "listings"."deleted_at" is null) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: listings (Connection: sqlite, Database: /home/pellaglobalsite/public_html/sites/pellaglobal_re/database/database.sqlite, SQL: select count(*) as \"aggregate\" from \"listings\" where \"status\" = published and \"listings\".\"deleted_at\" is null) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:857)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select count(*)...', Array, true, Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3752): Illuminate\\Database\\Query\\Builder->get()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3711): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1126): Illuminate\\Database\\Query\\Builder->getCountForPagination()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/ListingController.php(38): Illuminate\\Database\\Eloquent\\Builder->paginate(12)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\ListingController->index(Object(Illuminate\\Http\\Request))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\ListingController), 'index')
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#47 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: listings at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:435)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(435): PDO->prepare('select count(*)...')
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(846): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select count(*)...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select count(*)...', Array, true, Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3752): Illuminate\\Database\\Query\\Builder->get()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3711): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1126): Illuminate\\Database\\Query\\Builder->getCountForPagination()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/ListingController.php(38): Illuminate\\Database\\Eloquent\\Builder->paginate(12)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\ListingController->index(Object(Illuminate\\Http\\Request))
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\ListingController), 'index')
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#49 {main}
"} 
[2026-07-22 07:37:29] production.ERROR: SQLSTATE[HY000]: General error: 1 no such table: listings (Connection: sqlite, Database: /home/pellaglobalsite/public_html/sites/pellaglobal_re/database/database.sqlite, SQL: select count(*) as "aggregate" from "listings" where "status" = published and "listings"."deleted_at" is null) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: listings (Connection: sqlite, Database: /home/pellaglobalsite/public_html/sites/pellaglobal_re/database/database.sqlite, SQL: select count(*) as \"aggregate\" from \"listings\" where \"status\" = published and \"listings\".\"deleted_at\" is null) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:857)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select count(*)...', Array, true, Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3752): Illuminate\\Database\\Query\\Builder->get()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3711): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1126): Illuminate\\Database\\Query\\Builder->getCountForPagination()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/ListingController.php(38): Illuminate\\Database\\Eloquent\\Builder->paginate(12)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\ListingController->index(Object(Illuminate\\Http\\Request))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\ListingController), 'index')
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#47 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: listings at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:435)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(435): PDO->prepare('select count(*)...')
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(846): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select count(*)...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select count(*)...', Array, true, Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3752): Illuminate\\Database\\Query\\Builder->get()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3711): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1126): Illuminate\\Database\\Query\\Builder->getCountForPagination()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/ListingController.php(38): Illuminate\\Database\\Eloquent\\Builder->paginate(12)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\ListingController->index(Object(Illuminate\\Http\\Request))
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\ListingController), 'index')
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#49 {main}
"} 
[2026-07-22 07:42:02] production.ERROR: SQLSTATE[HY000]: General error: 1 no such table: listings (Connection: sqlite, Database: /home/pellaglobalsite/public_html/sites/pellaglobal_re/database/database.sqlite, SQL: select count(*) as "aggregate" from "listings" where "status" = published and "listings"."deleted_at" is null) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: listings (Connection: sqlite, Database: /home/pellaglobalsite/public_html/sites/pellaglobal_re/database/database.sqlite, SQL: select count(*) as \"aggregate\" from \"listings\" where \"status\" = published and \"listings\".\"deleted_at\" is null) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:857)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select count(*)...', Array, true, Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3752): Illuminate\\Database\\Query\\Builder->get()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3711): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1126): Illuminate\\Database\\Query\\Builder->getCountForPagination()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/ListingController.php(38): Illuminate\\Database\\Eloquent\\Builder->paginate(12)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\ListingController->index(Object(Illuminate\\Http\\Request))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\ListingController), 'index')
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#47 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: listings at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:435)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(435): PDO->prepare('select count(*)...')
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(846): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select count(*)...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select count(*)...', Array, true, Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3752): Illuminate\\Database\\Query\\Builder->get()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3711): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1126): Illuminate\\Database\\Query\\Builder->getCountForPagination()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/ListingController.php(38): Illuminate\\Database\\Eloquent\\Builder->paginate(12)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\ListingController->index(Object(Illuminate\\Http\\Request))
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\ListingController), 'index')
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#49 {main}
"} 
[2026-07-22 07:42:34] production.ERROR: SQLSTATE[HY000]: General error: 1 no such table: listings (Connection: sqlite, Database: /home/pellaglobalsite/public_html/sites/pellaglobal_re/database/database.sqlite, SQL: select count(*) as "aggregate" from "listings" where "status" = published and "listings"."deleted_at" is null) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: listings (Connection: sqlite, Database: /home/pellaglobalsite/public_html/sites/pellaglobal_re/database/database.sqlite, SQL: select count(*) as \"aggregate\" from \"listings\" where \"status\" = published and \"listings\".\"deleted_at\" is null) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:857)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select count(*)...', Array, true, Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3752): Illuminate\\Database\\Query\\Builder->get()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3711): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1126): Illuminate\\Database\\Query\\Builder->getCountForPagination()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/ListingController.php(38): Illuminate\\Database\\Eloquent\\Builder->paginate(12)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\ListingController->index(Object(Illuminate\\Http\\Request))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\ListingController), 'index')
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#47 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: listings at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:435)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(435): PDO->prepare('select count(*)...')
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(846): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select count(*)...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select count(*)...', Array, true, Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3752): Illuminate\\Database\\Query\\Builder->get()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3711): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1126): Illuminate\\Database\\Query\\Builder->getCountForPagination()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/ListingController.php(38): Illuminate\\Database\\Eloquent\\Builder->paginate(12)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\ListingController->index(Object(Illuminate\\Http\\Request))
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\ListingController), 'index')
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#49 {main}
"} 
[2026-07-22 07:43:00] production.ERROR: SQLSTATE[HY000]: General error: 1 no such table: listings (Connection: sqlite, Database: /home/pellaglobalsite/public_html/sites/pellaglobal_re/database/database.sqlite, SQL: select count(*) as "aggregate" from "listings" where "status" = published and "listings"."deleted_at" is null) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: listings (Connection: sqlite, Database: /home/pellaglobalsite/public_html/sites/pellaglobal_re/database/database.sqlite, SQL: select count(*) as \"aggregate\" from \"listings\" where \"status\" = published and \"listings\".\"deleted_at\" is null) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:857)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select count(*)...', Array, true, Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3752): Illuminate\\Database\\Query\\Builder->get()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3711): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1126): Illuminate\\Database\\Query\\Builder->getCountForPagination()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/ListingController.php(38): Illuminate\\Database\\Eloquent\\Builder->paginate(12)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\ListingController->index(Object(Illuminate\\Http\\Request))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\ListingController), 'index')
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#47 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: listings at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:435)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(435): PDO->prepare('select count(*)...')
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(846): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select count(*)...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select count(*)...', Array, true, Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3752): Illuminate\\Database\\Query\\Builder->get()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3711): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1126): Illuminate\\Database\\Query\\Builder->getCountForPagination()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/ListingController.php(38): Illuminate\\Database\\Eloquent\\Builder->paginate(12)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\ListingController->index(Object(Illuminate\\Http\\Request))
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\ListingController), 'index')
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#49 {main}
"} 
[2026-07-22 07:43:13] production.ERROR: SQLSTATE[HY000]: General error: 1 no such table: listings (Connection: sqlite, Database: /home/pellaglobalsite/public_html/sites/pellaglobal_re/database/database.sqlite, SQL: select count(*) as "aggregate" from "listings" where "status" = published and "listings"."deleted_at" is null) {"exception":"[object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: listings (Connection: sqlite, Database: /home/pellaglobalsite/public_html/sites/pellaglobal_re/database/database.sqlite, SQL: select count(*) as \"aggregate\" from \"listings\" where \"status\" = published and \"listings\".\"deleted_at\" is null) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:857)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select count(*)...', Array, true, Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3752): Illuminate\\Database\\Query\\Builder->get()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3711): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1126): Illuminate\\Database\\Query\\Builder->getCountForPagination()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/ListingController.php(38): Illuminate\\Database\\Eloquent\\Builder->paginate(12)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\ListingController->index(Object(Illuminate\\Http\\Request))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\ListingController), 'index')
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#47 {main}

[previous exception] [object] (PDOException(code: HY000): SQLSTATE[HY000]: General error: 1 no such table: listings at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:435)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(435): PDO->prepare('select count(*)...')
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(846): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select count(*)...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select count(*)...', Array, true, Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3752): Illuminate\\Database\\Query\\Builder->get()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3711): Illuminate\\Database\\Query\\Builder->runPaginationCountQuery(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1126): Illuminate\\Database\\Query\\Builder->getCountForPagination()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/ListingController.php(38): Illuminate\\Database\\Eloquent\\Builder->paginate(12)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\ListingController->index(Object(Illuminate\\Http\\Request))
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\ListingController), 'index')
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#49 {main}
"} 
[2026-07-22 09:22:29] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'e1cafa36818980f...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 404, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 404, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::404', Array, 404, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#41 {main}
"} 
[2026-07-22 09:26:02] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'e1cafa36818980f...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 404, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 404, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::404', Array, 404, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#41 {main}
"} 
[2026-07-22 09:26:15] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'e1cafa36818980f...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 404, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 404, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::404', Array, 404, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#41 {main}
"} 
[2026-07-22 09:26:24] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'e1cafa36818980f...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 404, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 404, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::404', Array, 404, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#41 {main}
"} 
[2026-07-22 09:26:53] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'e1cafa36818980f...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 404, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 404, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::404', Array, 404, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#41 {main}
"} 
[2026-07-22 09:28:30] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'e1cafa36818980f...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 404, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 404, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::404', Array, 404, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(Illuminate\\Database\\Eloquent\\ModelNotFoundException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#52 {main}
"} 
[2026-07-23 02:22:28] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-23 02:22:28] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-23 19:36:44] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-23 19:36:44] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-23 21:37:05] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-23 21:37:06] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-25 11:31:33] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-25 11:31:33] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-26 09:21:54] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-26 09:21:54] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-27 12:41:13] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-27 12:41:13] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-28 06:35:12] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-28 06:35:12] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-28 20:42:52] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-28 20:42:52] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-28 20:43:13] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-28 20:43:13] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-28 20:43:18] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-28 20:43:18] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-30 11:57:27] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-30 11:57:27] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-30 11:57:28] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-30 11:57:28] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-30 11:57:28] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-30 11:57:28] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-30 11:57:28] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-30 11:57:28] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-31 00:24:14] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-31 00:24:14] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-31 00:24:15] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-31 00:24:15] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-31 00:24:15] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-31 00:24:15] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-07-31 00:24:15] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-07-31 00:24:15] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-08-01 05:20:05] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-08-01 05:20:05] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-08-02 00:15:59] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-08-02 00:15:59] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-08-02 12:52:13] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-08-02 12:52:14] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-08-03 05:38:58] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '86706e89a9c11c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<!DOCTYPE html>...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#57 {main}
"} 
[2026-08-03 05:38:58] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '5bf5a1be1a26ee5...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(51): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(182): Illuminate\\Routing\\Pipeline->handleException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestForgery.php(104): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestForgery->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#61 {main}
"} 
[2026-08-05 09:31:19] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'f877b092-8871-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('58475b906ae680f...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'f877b092-8871-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('58475b906ae680f...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-05 10:14:59] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '0edf360a-b63e-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('484f2308c581569...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '0edf360a-b63e-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('484f2308c581569...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-05 10:17:46] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '6193593f-dbcf-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('f103f19210cc415...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '6193593f-dbcf-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('f103f19210cc415...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-05 10:20:38] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '3a35588f-7eaf-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('0ad5302cadca341...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '3a35588f-7eaf-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('0ad5302cadca341...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-05 10:26:27] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '7f9aec68-a60d-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('7f41dddd0057f8a...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '7f9aec68-a60d-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('7f41dddd0057f8a...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-05 10:28:04] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '20765ff2-19c0-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('f70ff5e93bff649...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '20765ff2-19c0-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('f70ff5e93bff649...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-05 10:31:05] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '6ea68d4f-e63f-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('b16b069fb8a4833...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '6ea68d4f-e63f-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('b16b069fb8a4833...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-05 10:36:31] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'c9d701f1-c4bd-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('b88079f33352aef...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'c9d701f1-c4bd-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('b88079f33352aef...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-05 10:47:05] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '5d4e4f32-49f3-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('f32f402334ff8ad...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '5d4e4f32-49f3-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(113): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('f32f402334ff8ad...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-10 09:11:03] production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pellaglobalsite_pella.faqs' doesn't exist (Connection: mariadb, Host: 127.0.0.1, Port: 3306, Database: pellaglobalsite_pella, SQL: select * from `faqs` where `status` = published order by `order` asc, `id` asc) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pellaglobalsite_pella.faqs' doesn't exist (Connection: mariadb, Host: 127.0.0.1, Port: 3306, Database: pellaglobalsite_pella, SQL: select * from `faqs` where `status` = published order by `order` asc, `id` asc) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:857)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select * from `...', Array, true, Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(908): Illuminate\\Database\\Query\\Builder->get(Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(890): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/FaqController.php(18): Illuminate\\Database\\Eloquent\\Builder->get()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\FaqController->index()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\FaqController), 'index')
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#46 {main}

[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pellaglobalsite_pella.faqs' doesn't exist at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:435)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(435): PDO->prepare('select * from `...')
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(846): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select * from `...', Array, true, Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(908): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(890): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/FaqController.php(18): Illuminate\\Database\\Eloquent\\Builder->get()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\FaqController->index()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\FaqController), 'index')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#48 {main}
"} 
[2026-08-10 09:11:23] production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pellaglobalsite_pella.faqs' doesn't exist (Connection: mariadb, Host: 127.0.0.1, Port: 3306, Database: pellaglobalsite_pella, SQL: select * from `faqs` where `status` = published order by `order` asc, `id` asc) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pellaglobalsite_pella.faqs' doesn't exist (Connection: mariadb, Host: 127.0.0.1, Port: 3306, Database: pellaglobalsite_pella, SQL: select * from `faqs` where `status` = published order by `order` asc, `id` asc) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:857)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select * from `...', Array, true, Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(908): Illuminate\\Database\\Query\\Builder->get(Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(890): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/FaqController.php(18): Illuminate\\Database\\Eloquent\\Builder->get()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\FaqController->index()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\FaqController), 'index')
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#46 {main}

[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pellaglobalsite_pella.faqs' doesn't exist at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:435)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(435): PDO->prepare('select * from `...')
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(846): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select * from `...', Array, true, Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(908): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(890): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/FaqController.php(18): Illuminate\\Database\\Eloquent\\Builder->get()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\FaqController->index()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\FaqController), 'index')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#48 {main}
"} 
[2026-08-10 09:11:24] production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pellaglobalsite_pella.faqs' doesn't exist (Connection: mariadb, Host: 127.0.0.1, Port: 3306, Database: pellaglobalsite_pella, SQL: select * from `faqs` where `status` = published order by `order` asc, `id` asc) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pellaglobalsite_pella.faqs' doesn't exist (Connection: mariadb, Host: 127.0.0.1, Port: 3306, Database: pellaglobalsite_pella, SQL: select * from `faqs` where `status` = published order by `order` asc, `id` asc) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:857)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select * from `...', Array, true, Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(908): Illuminate\\Database\\Query\\Builder->get(Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(890): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/FaqController.php(18): Illuminate\\Database\\Eloquent\\Builder->get()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\FaqController->index()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\FaqController), 'index')
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#46 {main}

[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pellaglobalsite_pella.faqs' doesn't exist at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:435)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(435): PDO->prepare('select * from `...')
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(846): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(426): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3573): Illuminate\\Database\\Connection->select('select * from `...', Array, true, Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3557): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(908): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(890): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/PublicApi/FaqController.php(18): Illuminate\\Database\\Eloquent\\Builder->get()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\PublicApi\\FaqController->index()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\PublicApi\\FaqController), 'index')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#48 {main}
"} 
[2026-08-11 10:23:19] production.ERROR: Route [login] not defined. {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [login] not defined. at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:540)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(870): Illuminate\\Routing\\UrlGenerator->route('login', Array, true)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(291): route('login')
#2 [internal function]: Illuminate\\Foundation\\Configuration\\ApplicationBuilder->Illuminate\\Foundation\\Configuration\\{closure}(Object(Illuminate\\Http\\Request))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(117): call_user_func(Object(Closure), Object(Illuminate\\Http\\Request))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(104): Illuminate\\Auth\\Middleware\\Authenticate->redirectTo(Object(Illuminate\\Http\\Request))
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(87): Illuminate\\Auth\\Middleware\\Authenticate->unauthenticated(Object(Illuminate\\Http\\Request), Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(61): Illuminate\\Auth\\Middleware\\Authenticate->authenticate(Object(Illuminate\\Http\\Request), Array)
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum')
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#40 {main}
"} 
[2026-08-11 10:23:40] production.ERROR: Route [login] not defined. {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [login] not defined. at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:540)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(870): Illuminate\\Routing\\UrlGenerator->route('login', Array, true)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(291): route('login')
#2 [internal function]: Illuminate\\Foundation\\Configuration\\ApplicationBuilder->Illuminate\\Foundation\\Configuration\\{closure}(Object(Illuminate\\Http\\Request))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(117): call_user_func(Object(Closure), Object(Illuminate\\Http\\Request))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(104): Illuminate\\Auth\\Middleware\\Authenticate->redirectTo(Object(Illuminate\\Http\\Request))
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(87): Illuminate\\Auth\\Middleware\\Authenticate->unauthenticated(Object(Illuminate\\Http\\Request), Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(61): Illuminate\\Auth\\Middleware\\Authenticate->authenticate(Object(Illuminate\\Http\\Request), Array)
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum')
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#40 {main}
"} 
[2026-08-11 10:23:44] production.ERROR: Route [login] not defined. {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [login] not defined. at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:540)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(870): Illuminate\\Routing\\UrlGenerator->route('login', Array, true)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(291): route('login')
#2 [internal function]: Illuminate\\Foundation\\Configuration\\ApplicationBuilder->Illuminate\\Foundation\\Configuration\\{closure}(Object(Illuminate\\Http\\Request))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(117): call_user_func(Object(Closure), Object(Illuminate\\Http\\Request))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(104): Illuminate\\Auth\\Middleware\\Authenticate->redirectTo(Object(Illuminate\\Http\\Request))
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(87): Illuminate\\Auth\\Middleware\\Authenticate->unauthenticated(Object(Illuminate\\Http\\Request), Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(61): Illuminate\\Auth\\Middleware\\Authenticate->authenticate(Object(Illuminate\\Http\\Request), Array)
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum')
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#40 {main}
"} 
[2026-08-11 10:23:45] production.ERROR: Route [login] not defined. {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [login] not defined. at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:540)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(870): Illuminate\\Routing\\UrlGenerator->route('login', Array, true)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(291): route('login')
#2 [internal function]: Illuminate\\Foundation\\Configuration\\ApplicationBuilder->Illuminate\\Foundation\\Configuration\\{closure}(Object(Illuminate\\Http\\Request))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(117): call_user_func(Object(Closure), Object(Illuminate\\Http\\Request))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(104): Illuminate\\Auth\\Middleware\\Authenticate->redirectTo(Object(Illuminate\\Http\\Request))
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(87): Illuminate\\Auth\\Middleware\\Authenticate->unauthenticated(Object(Illuminate\\Http\\Request), Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(61): Illuminate\\Auth\\Middleware\\Authenticate->authenticate(Object(Illuminate\\Http\\Request), Array)
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum')
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#40 {main}
"} 
[2026-08-11 10:24:11] production.ERROR: Route [login] not defined. {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [login] not defined. at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:540)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(870): Illuminate\\Routing\\UrlGenerator->route('login', Array, true)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Configuration/ApplicationBuilder.php(291): route('login')
#2 [internal function]: Illuminate\\Foundation\\Configuration\\ApplicationBuilder->Illuminate\\Foundation\\Configuration\\{closure}(Object(Illuminate\\Http\\Request))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(117): call_user_func(Object(Closure), Object(Illuminate\\Http\\Request))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(104): Illuminate\\Auth\\Middleware\\Authenticate->redirectTo(Object(Illuminate\\Http\\Request))
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(87): Illuminate\\Auth\\Middleware\\Authenticate->unauthenticated(Object(Illuminate\\Http\\Request), Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(61): Illuminate\\Auth\\Middleware\\Authenticate->authenticate(Object(Illuminate\\Http\\Request), Array)
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum')
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#40 {main}
"} 
[2026-08-11 10:46:21] production.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'old_price' cannot be null (Connection: mariadb, Host: 127.0.0.1, Port: 3306, Database: pellaglobalsite_pella, SQL: insert into `listing_price_histories` (`listing_id`, `old_price`, `new_price`, `currency`, `active`, `updated_at`, `created_at`) values (23, ?, 120.00, EUR, 1, 2026-08-11 10:46:21, 2026-08-11 10:46:21)) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'old_price' cannot be null (Connection: mariadb, Host: 127.0.0.1, Port: 3306, Database: pellaglobalsite_pella, SQL: insert into `listing_price_histories` (`listing_id`, `old_price`, `new_price`, `currency`, `active`, `updated_at`, `created_at`) values (23, ?, 120.00, EUR, 1, 2026-08-11 10:46:21, 2026-08-11 10:46:21)) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php:857)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('insert into `li...', Array, Object(Closure))
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `li...', Array, Object(Closure))
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `li...', Array, 'id')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4257): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `li...', Array, 'id')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2271): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1685): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1601): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1405): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1225): Illuminate\\Database\\Eloquent\\Model->save()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/helpers.php(393): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\ListingPriceHistory))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1224): tap(Object(App\\Models\\ListingPriceHistory), Object(Closure))
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create(Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2832): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'create', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2848): Illuminate\\Database\\Eloquent\\Model->__call('create', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Observers/ListingPriceObserver.php(33): Illuminate\\Database\\Eloquent\\Model::__callStatic('create', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(513): App\\Observers\\ListingPriceObserver->updated(Object(App\\Models\\Listing))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(323): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}('eloquent.update...', Array)
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(303): Illuminate\\Events\\Dispatcher->invokeListeners('eloquent.update...', Array, false)
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(224): Illuminate\\Events\\Dispatcher->dispatch('eloquent.update...', Object(App\\Models\\Listing))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1520): Illuminate\\Database\\Eloquent\\Model->fireModelEvent('updated', false)
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1398): Illuminate\\Database\\Eloquent\\Model->performUpdate(Object(Illuminate\\Database\\Eloquent\\Builder))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Consultant/ListingController.php(113): Illuminate\\Database\\Eloquent\\Model->save()
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Consultant\\ListingController->update(Object(App\\Http\\Requests\\Consultant\\UpdateListingRequest), Object(App\\Models\\Listing))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Consultant\\ListingController), 'update')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/CheckPermission.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\CheckPermission->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'listing.update....')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum')
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#65 {main}

[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'old_price' cannot be null at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php:53)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(53): PDOStatement->execute()
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(846): Illuminate\\Database\\MySqlConnection->Illuminate\\Database\\{closure}('insert into `li...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Connection.php(813): Illuminate\\Database\\Connection->runQueryCallback('insert into `li...', Array, Object(Closure))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/MySqlConnection.php(42): Illuminate\\Database\\Connection->run('insert into `li...', Array, Object(Closure))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php(35): Illuminate\\Database\\MySqlConnection->insert('insert into `li...', Array, 'id')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4257): Illuminate\\Database\\Query\\Processors\\MySqlProcessor->processInsertGetId(Object(Illuminate\\Database\\Query\\Builder), 'insert into `li...', Array, 'id')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(2271): Illuminate\\Database\\Query\\Builder->insertGetId(Array, 'id')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1685): Illuminate\\Database\\Eloquent\\Builder->__call('insertGetId', Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1601): Illuminate\\Database\\Eloquent\\Model->insertAndSetId(Object(Illuminate\\Database\\Eloquent\\Builder), Array)
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1405): Illuminate\\Database\\Eloquent\\Model->performInsert(Object(Illuminate\\Database\\Eloquent\\Builder))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1225): Illuminate\\Database\\Eloquent\\Model->save()
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/helpers.php(393): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}(Object(App\\Models\\ListingPriceHistory))
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1224): tap(Object(App\\Models\\ListingPriceHistory), Object(Closure))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create(Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2832): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'create', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2848): Illuminate\\Database\\Eloquent\\Model->__call('create', Array)
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Observers/ListingPriceObserver.php(33): Illuminate\\Database\\Eloquent\\Model::__callStatic('create', Array)
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(513): App\\Observers\\ListingPriceObserver->updated(Object(App\\Models\\Listing))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(323): Illuminate\\Events\\Dispatcher->Illuminate\\Events\\{closure}('eloquent.update...', Array)
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(303): Illuminate\\Events\\Dispatcher->invokeListeners('eloquent.update...', Array, false)
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasEvents.php(224): Illuminate\\Events\\Dispatcher->dispatch('eloquent.update...', Object(App\\Models\\Listing))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1520): Illuminate\\Database\\Eloquent\\Model->fireModelEvent('updated', false)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1398): Illuminate\\Database\\Eloquent\\Model->performUpdate(Object(Illuminate\\Database\\Eloquent\\Builder))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Consultant/ListingController.php(113): Illuminate\\Database\\Eloquent\\Model->save()
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Consultant\\ListingController->update(Object(App\\Http\\Requests\\Consultant\\UpdateListingRequest), Object(App\\Models\\Listing))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Consultant\\ListingController), 'update')
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/CheckPermission.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\CheckPermission->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'listing.update....')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum')
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#67 {main}
"} 
[2026-08-12 11:07:56] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'd041f23f-5e0a-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(116): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('42729fde6e07b45...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'd041f23f-5e0a-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(116): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('42729fde6e07b45...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-12 11:10:23] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'd8b8a0a9-fa3d-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(116): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('7d297470ef8ec8b...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'd8b8a0a9-fa3d-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(116): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('7d297470ef8ec8b...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-12 11:13:55] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '9bb9d06a-3252-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(116): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('2e4d9242e8f4b51...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '9bb9d06a-3252-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(116): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('2e4d9242e8f4b51...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-12 11:20:58] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'be25e489-5f63-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(116): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('7323d9cfdc4dbac...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'be25e489-5f63-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(116): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('7323d9cfdc4dbac...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-12 12:04:37] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '6a18816f-ca9b-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(116): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('b94ad31af7b93a4...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '6a18816f-ca9b-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(116): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('b94ad31af7b93a4...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-12 12:55:36] production.ERROR: tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) {"exception":"[object] (Illuminate\\View\\ViewException(code: 0): tempnam(): file created in the system's temporary directory (View: /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/resources/views/html/button.blade.php) at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#6 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '0a992a0e-bc41-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(116): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('941125e90031d69...')
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#71 {main}

[previous exception] [object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '8927aa629ba0bcb...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $attribut...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesComponents.php(99): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/framework/views/ea9cf9c82f26b7e52bcd3de84b7d62b7.php(50): Illuminate\\View\\Factory->renderComponent()
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/pellaglob...')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::Illuminate\\Filesystem\\{closure}()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/pellaglob...', Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/pellaglob...', Array)
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(102): Illuminate\\View\\View->render()
#18 [internal function]: Illuminate\\Mail\\Markdown->Illuminate\\Mail\\{closure}()
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(1048): call_user_func(Object(Closure))
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Markdown.php(84): Illuminate\\View\\Compilers\\BladeCompiler->usingEchoFormat('new \\\\Illuminate...', Object(Closure))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(114): Illuminate\\Mail\\Markdown->render('notifications::...', Array)
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(266): Illuminate\\Notifications\\Channels\\MailChannel->Illuminate\\Notifications\\Channels\\{closure}(Array)
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(440): value(Object(Closure), Array)
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(419): Illuminate\\Mail\\Mailer->renderView(Object(Closure), Array)
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(312): Illuminate\\Mail\\Mailer->addContent(Object(Illuminate\\Mail\\Message), Object(Closure), Object(Closure), NULL, Array)
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(165): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(120): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '0a992a0e-bc41-4...', Object(App\\Notifications\\ResetPasswordNotification), 'mail')
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(21): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(115): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(93): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\ResetPasswordNotification))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(48): Illuminate\\Notifications\\NotificationSender->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\ResetPasswordNotification))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Models/User.php(116): App\\Models\\User->notify(Object(App\\Notifications\\ResetPasswordNotification))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(107): App\\Models\\User->sendPasswordResetNotification('941125e90031d69...')
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(84): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(364): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Auth/PasswordResetController.php(25): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Auth\\PasswordResetController->forgotPassword(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Auth\\PasswordResetController), 'forgotPassword')
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(168): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(93): Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest(Object(Illuminate\\Http\\Request), Object(Closure), Array)
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\ThrottleRequests->handle(Object(Illuminate\\Http\\Request), Object(Closure), '5', '1')
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#56 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#57 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#77 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#78 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#80 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#81 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#82 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#83 {main}
"} 
[2026-08-13 03:29:52] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-13 03:29:52] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '84162725d91c73b...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-13 03:29:56] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-13 03:29:56] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '6df8a8b992e1819...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-13 03:29:57] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-13 03:29:57] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'd09ad594a4183c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-13 03:29:59] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-13 03:29:59] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '1e021e4c2eee8ff...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-13 03:30:00] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-13 03:30:00] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'aed16fde856a28f...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-13 14:23:08] production.ERROR: Unable to create a directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/app/public/listings/24. {"userId":1,"exception":"[object] (League\\Flysystem\\UnableToCreateDirectory(code: 0): Unable to create a directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/app/public/listings/24. at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/league/flysystem/src/UnableToCreateDirectory.php:18)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/league/flysystem-local/LocalFilesystemAdapter.php(335): League\\Flysystem\\UnableToCreateDirectory::atLocation('/home/pellaglob...', '')
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/league/flysystem-local/LocalFilesystemAdapter.php(122): League\\Flysystem\\Local\\LocalFilesystemAdapter->ensureDirectoryExists('/home/pellaglob...', 493)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/league/flysystem-local/LocalFilesystemAdapter.php(112): League\\Flysystem\\Local\\LocalFilesystemAdapter->writeToFile('listings/24/7MN...', Resource id #577, Object(League\\Flysystem\\Config))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/league/flysystem/src/Filesystem.php(67): League\\Flysystem\\Local\\LocalFilesystemAdapter->writeStream('listings/24/7MN...', Resource id #577, Object(League\\Flysystem\\Config))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php(452): League\\Flysystem\\Filesystem->writeStream('listings/24/7MN...', Resource id #577, Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php(504): Illuminate\\Filesystem\\FilesystemAdapter->put('listings/24/7MN...', Resource id #577, Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/UploadedFile.php(94): Illuminate\\Filesystem\\FilesystemAdapter->putFileAs('listings/24/7MN...', Object(Illuminate\\Http\\UploadedFile), '7MNvEDByBEC6vE4...', Array)
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/UploadedFile.php(36): Illuminate\\Http\\UploadedFile->storeAs('listings/24', '7MNvEDByBEC6vE4...', Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Consultant/ListingMediaController.php(28): Illuminate\\Http\\UploadedFile->store('listings/24', 'public')
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Consultant\\ListingMediaController->store(Object(Illuminate\\Http\\Request), Object(App\\Models\\Listing))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Consultant\\ListingMediaController), 'store')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/CheckPermission.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\CheckPermission->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'listing.update....')
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum')
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#52 {main}
"} 
[2026-08-13 14:23:13] production.ERROR: Unable to create a directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/app/public/listings/25. {"userId":1,"exception":"[object] (League\\Flysystem\\UnableToCreateDirectory(code: 0): Unable to create a directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/storage/app/public/listings/25. at /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/league/flysystem/src/UnableToCreateDirectory.php:18)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/league/flysystem-local/LocalFilesystemAdapter.php(335): League\\Flysystem\\UnableToCreateDirectory::atLocation('/home/pellaglob...', '')
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/league/flysystem-local/LocalFilesystemAdapter.php(122): League\\Flysystem\\Local\\LocalFilesystemAdapter->ensureDirectoryExists('/home/pellaglob...', 493)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/league/flysystem-local/LocalFilesystemAdapter.php(112): League\\Flysystem\\Local\\LocalFilesystemAdapter->writeToFile('listings/25/fsD...', Resource id #577, Object(League\\Flysystem\\Config))
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/league/flysystem/src/Filesystem.php(67): League\\Flysystem\\Local\\LocalFilesystemAdapter->writeStream('listings/25/fsD...', Resource id #577, Object(League\\Flysystem\\Config))
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php(452): League\\Flysystem\\Filesystem->writeStream('listings/25/fsD...', Resource id #577, Array)
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php(504): Illuminate\\Filesystem\\FilesystemAdapter->put('listings/25/fsD...', Resource id #577, Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/UploadedFile.php(94): Illuminate\\Filesystem\\FilesystemAdapter->putFileAs('listings/25/fsD...', Object(Illuminate\\Http\\UploadedFile), 'fsDoQr9LDQcsjfp...', Array)
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/UploadedFile.php(36): Illuminate\\Http\\UploadedFile->storeAs('listings/25', 'fsDoQr9LDQcsjfp...', Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Controllers/Api/Consultant/ListingMediaController.php(28): Illuminate\\Http\\UploadedFile->store('listings/25', 'public')
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\Api\\Consultant\\ListingMediaController->store(Object(Illuminate\\Http\\Request), Object(App\\Models\\Listing))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(276): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Api\\Consultant\\ListingMediaController), 'store')
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Route.php(216): Illuminate\\Routing\\Route->runController()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/CheckPermission.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\CheckPermission->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'listing.update....')
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(52): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'sanctum')
#20 /home/pellaglobalsite/public_html/sites/pellaglobal_re/app/Http/Middleware/SetLocale.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#24 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#25 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#26 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#27 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#28 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(74): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#49 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#50 /home/pellaglobalsite/public_html/sites/pellaglobal_re/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#51 /home/pellaglobalsite/public_html/sites/pellaglobal_re/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#52 {main}
"} 
[2026-08-15 05:38:21] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-15 05:38:21] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'aed16fde856a28f...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-15 05:38:23] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-15 05:38:24] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '84162725d91c73b...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-15 05:38:27] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-15 05:38:27] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '6df8a8b992e1819...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-15 05:38:28] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-15 05:38:28] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'd09ad594a4183c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-15 05:38:30] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-15 05:38:30] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '1e021e4c2eee8ff...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-16 12:06:34] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-16 12:06:34] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'aed16fde856a28f...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-16 12:06:57] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-16 12:06:57] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'aed16fde856a28f...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-16 12:07:22] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-16 12:07:22] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '84162725d91c73b...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-16 12:07:36] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-16 12:07:36] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '84162725d91c73b...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/05.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-16 12:08:22] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-16 12:08:23] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '6df8a8b992e1819...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-16 12:08:38] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-16 12:08:38] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '6df8a8b992e1819...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-16 12:09:19] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-16 12:09:19] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'd09ad594a4183c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-16 12:09:34] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-16 12:09:34] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'd09ad594a4183c6...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/11.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-16 12:10:20] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-16 12:10:20] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '1e021e4c2eee8ff...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-16 12:10:35] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-16 12:10:35] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '1e021e4c2eee8ff...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/12.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-16 12:20:10] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-16 12:20:10] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'aed16fde856a28f...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-16 12:20:22] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-16 12:20:22] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', 'aed16fde856a28f...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/03.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
[2026-08-16 20:39:19] production.ERROR: include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): include(/home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/../../app/Providers/AppServiceProvider.php): Failed to open stream: No such file or directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php:576)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'include(/home/p...', '/home/pellaglob...', 576)
#1 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(576): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'include(/home/p...', '/home/pellaglob...', 576)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(576): include('/home/pellaglob...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/composer/ClassLoader.php(427): Composer\\Autoload\\{closure}('/home/pellaglob...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(968): Composer\\Autoload\\ClassLoader->loadClass('App\\\\Providers\\\\A...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(900): Illuminate\\Foundation\\Application->resolveProvider('App\\\\Providers\\\\A...')
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(74): Illuminate\\Foundation\\Application->register('App\\\\Providers\\\\A...')
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(878): Illuminate\\Foundation\\ProviderRepository->load(Array)
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php(37): Illuminate\\Foundation\\Application->registerConfiguredProviders()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(349): Illuminate\\Foundation\\Bootstrap\\RegisterProviders->bootstrap(Object(Illuminate\\Foundation\\Application))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(186): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): Illuminate\\Foundation\\Http\\Kernel->bootstrap()
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#15 {main}
"} 
[2026-08-16 20:39:19] production.ERROR: tempnam(): file created in the system's temporary directory {"exception":"[object] (ErrorException(code: 0): tempnam(): file created in the system's temporary directory at /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:222)
[stacktrace]
#0 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(263): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(8, 'tempnam(): file...', '/home/pellaglob...', 222)
#2 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(222): tempnam('/home/pellaglob...', '6df8a8b992e1819...')
#3 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(199): Illuminate\\Filesystem\\Filesystem->replace('/home/pellaglob...', '<?php $__env->s...')
#4 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(68): Illuminate\\View\\Compilers\\BladeCompiler->compile('/home/pellaglob...')
#5 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/pellaglob...', Array)
#6 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#7 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#8 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(82): Illuminate\\View\\View->render()
#9 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Http/Response.php(40): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#10 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(61): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 500, Array)
#11 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(91): Illuminate\\Routing\\ResponseFactory->make(Object(Illuminate\\View\\View), 500, Array)
#12 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(1031): Illuminate\\Routing\\ResponseFactory->view('errors::500', Array, 500, Array)
#13 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(950): Illuminate\\Foundation\\Exceptions\\Handler->renderHttpException(Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#14 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(833): Illuminate\\Foundation\\Exceptions\\Handler->prepareResponse(Object(Illuminate\\Http\\Request), Object(Symfony\\Component\\HttpKernel\\Exception\\HttpException))
#15 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(720): Illuminate\\Foundation\\Exceptions\\Handler->renderExceptionResponse(Object(Illuminate\\Http\\Request), Object(ErrorException))
#16 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(574): Illuminate\\Foundation\\Exceptions\\Handler->render(Object(Illuminate\\Http\\Request), Object(ErrorException))
#17 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(148): Illuminate\\Foundation\\Http\\Kernel->renderException(Object(Illuminate\\Http\\Request), Object(ErrorException))
#18 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1227): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#19 /home/pellaglobalsite/public_html/sites/pellaglobal_re/10.08.2026_backup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#20 {main}
"} 
