Beside above issues .
Another issue start showing while was testing for new vendor, all the mail included $vender looks like that
and an error message:
2022-10-05 14:02:22 ErrorException: Undefined variable $vendor
in /customers/e/0/d/localhost/httpd.www/storage/framework/views/9a865b54fad545d049dd3eb11851c6bb.php:1
Stack trace:
#0 /customers/e/0/d/localhost/httpd.www/storage/framework/views/9a865b54fad545d049dd3eb11851c6bb.php(1): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'Undefined varia...', '/customers/e/0/...', 1)
#1 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Pagic/Template.php(121): include('/customers/e/0/...')
#2 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Pagic/Template.php(85): Igniter\Flame\Pagic\Template->evaluatePath('/customers/e/0/...', Array)
#3 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Pagic/Template.php(66): Igniter\Flame\Pagic\Template->getContents(Array)
#4 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Support/PagicHelper.php(23): Igniter\Flame\Pagic\Template->render(Array)
#5 /customers/e/0/d/localhost/httpd.www/app/system/classes/MailManager.php(255): Igniter\Flame\Support\PagicHelper::parse('Hi {{ $vendor->...', Array)
#6 /customers/e/0/d/localhost/httpd.www/app/system/classes/MailManager.php(185): System\Classes\MailManager->renderView('Hi {{ $vendor->...', Array)
#7 /customers/e/0/d/localhost/httpd.www/app/system/classes/MailManager.php(215): System\Classes\MailManager->render('Hi {{ $vendor->...', Array)
#8 /customers/e/0/d/localhost/httpd.www/app/system/classes/MailManager.php(158): System\Classes\MailManager->renderTemplate(Object(System\Models\Mail_templates_model), Array)
#9 /customers/e/0/d/localhost/httpd.www/app/system/classes/MailManager.php(82): System\Classes\MailManager->addContentToMailerInternal(Object(Illuminate\Mail\Message), Object(System\Models\Mail_templates_model), Array, false)
#10 /customers/e/0/d/localhost/httpd.www/app/system/ServiceProvider.php(255): System\Classes\MailManager->addContentToMailer(Object(Illuminate\Mail\Message), 'igniterlabs.mul...', Array, false)
#11 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(404): System\ServiceProvider->System\{closure}(Object(Igniter\Flame\Mail\Mailer), Object(Illuminate\Mail\Message), 'igniterlabs.mul...', Array, NULL, NULL)
#12 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(249): Illuminate\Events\Dispatcher->Illuminate\Events\{closure}('mailer.beforeAd...', Array)
#13 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Events/Dispatcher.php(17): Illuminate\Events\Dispatcher->dispatch('mailer.beforeAd...', Array, true)
#14 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): Igniter\Flame\Events\Dispatcher->fire('mailer.beforeAd...', Array, true)
#15 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Mail/Mailer.php(396): Illuminate\Support\Facades\Facade::__callStatic('fire', Array)
#16 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Mail/Mailer.php(74): Igniter\Flame\Mail\Mailer->addContent(Object(Illuminate\Mail\Message), 'igniterlabs.mul...', NULL, NULL, Array)
#17 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Mail/MailManager.php(550): Igniter\Flame\Mail\Mailer->send('igniterlabs.mul...', Array, Object(Closure))
#18 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): Illuminate\Mail\MailManager->__call('send', Array)
#19 /customers/e/0/d/localhost/httpd.www/app/system/controllers/MailTemplates.php(96): Illuminate\Support\Facades\Facade::__callStatic('send', Array)
#20 [internal function]: System\Controllers\MailTemplates->onTestTemplate('edit', '18')
#21 /customers/e/0/d/localhost/httpd.www/app/admin/classes/AdminController.php(491): call_user_func_array(Array, Array)
#22 /customers/e/0/d/localhost/httpd.www/app/admin/classes/AdminController.php(344): Admin\Classes\AdminController->runHandler('onTestTemplate', Array)
#23 /customers/e/0/d/localhost/httpd.www/app/admin/classes/AdminController.php(223): Admin\Classes\AdminController->processHandlers()
#24 /customers/e/0/d/localhost/httpd.www/app/system/classes/Controller.php(115): Admin\Classes\AdminController->remap('edit', Array)
#25 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): System\Classes\Controller->runAdmin('mail_templates/...')
#26 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\Routing\Controller->callAction('runAdmin', Array)
#27 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(262): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(System\Classes\Controller), 'runAdmin')
#28 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController()
#29 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\Routing\Route->run()
#30 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#31 /customers/e/0/d/localhost/httpd.www/app/admin/middleware/LogUserLastSeen.php(23): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#32 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Admin\Middleware\LogUserLastSeen->handle(Object(Illuminate\Http\Request), Object(Closure))
#33 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Translation/Middleware/Localization.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#34 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Igniter\Flame\Translation\Middleware\Localization->handle(Object(Illuminate\Http\Request), Object(Closure))
#35 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#36 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Routing\Middleware\SubstituteBindings->handle(Object(Illuminate\Http\Request), Object(Closure))
#37 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#38 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\View\Middleware\ShareErrorsFromSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#39 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#40 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\Session\Middleware\StartSession->handleStatefulRequest(Object(Illuminate\Http\Request), Object(Illuminate\Session\Store), Object(Closure))
#41 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Session\Middleware\StartSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#42 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#43 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle(Object(Illuminate\Http\Request), Object(Closure))
#44 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#45 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Cookie\Middleware\EncryptCookies->handle(Object(Illuminate\Http\Request), Object(Closure))
#46 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#47 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(723): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#48 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(698): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))
#49 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\Routing\Router->runRoute(Object(Illuminate\Http\Request), Object(Illuminate\Routing\Route))
#50 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Router/CoreRouter.php(22): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
#51 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(167): Igniter\Flame\Router\CoreRouter->dispatch(Object(Illuminate\Http\Request))
#52 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(Illuminate\Http\Request))
#53 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Setting/Middleware/SaveSetting.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#54 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Igniter\Flame\Setting\Middleware\SaveSetting->handle(Object(Illuminate\Http\Request), Object(Closure))
#55 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#56 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle(Object(Illuminate\Http\Request), Object(Closure))
#57 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TrimStrings->handle(Object(Illuminate\Http\Request), Object(Closure))
#58 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#59 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle(Object(Illuminate\Http\Request), Object(Closure))
#60 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#61 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle(Object(Illuminate\Http\Request), Object(Closure))
#62 /customers/e/0/d/localhost/httpd.www/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#63 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\Cors\HandleCors->handle(Object(Illuminate\Http\Request), Object(Closure))
#64 /customers/e/0/d/localhost/httpd.www/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#65 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))
#66 /customers/e/0/d/localhost/httpd.www/extensions/igniter/api/vendor/dingo/api/src/Http/Middleware/Request.php(111): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#67 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Dingo\Api\Http\Middleware\Request->handle(Object(Illuminate\Http\Request), Object(Closure))
#68 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#69 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(142): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#70 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(111): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))
#71 /customers/e/0/d/localhost/httpd.www/index.php(53): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))
#72 {main}
Next ErrorException: Undefined variable $vendor (View: /customers/e/0/d/localhost/httpd.www/storage/framework/views/9a865b54fad545d049dd3eb11851c6bb.php) in /customers/e/0/d/localhost/httpd.www/storage/framework/views/9a865b54fad545d049dd3eb11851c6bb.php:1
Stack trace:
#0 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Pagic/Template.php(124): Igniter\Flame\Pagic\Template->handleException(Object(ErrorException), 0)
#1 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Pagic/Template.php(85): Igniter\Flame\Pagic\Template->evaluatePath('/customers/e/0/...', Array)
#2 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Pagic/Template.php(66): Igniter\Flame\Pagic\Template->getContents(Array)
#3 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Support/PagicHelper.php(23): Igniter\Flame\Pagic\Template->render(Array)
#4 /customers/e/0/d/localhost/httpd.www/app/system/classes/MailManager.php(255): Igniter\Flame\Support\PagicHelper::parse('Hi {{ $vendor->...', Array)
#5 /customers/e/0/d/localhost/httpd.www/app/system/classes/MailManager.php(185): System\Classes\MailManager->renderView('Hi {{ $vendor->...', Array)
#6 /customers/e/0/d/localhost/httpd.www/app/system/classes/MailManager.php(215): System\Classes\MailManager->render('Hi {{ $vendor->...', Array)
#7 /customers/e/0/d/localhost/httpd.www/app/system/classes/MailManager.php(158): System\Classes\MailManager->renderTemplate(Object(System\Models\Mail_templates_model), Array)
#8 /customers/e/0/d/localhost/httpd.www/app/system/classes/MailManager.php(82): System\Classes\MailManager->addContentToMailerInternal(Object(Illuminate\Mail\Message), Object(System\Models\Mail_templates_model), Array, false)
#9 /customers/e/0/d/localhost/httpd.www/app/system/ServiceProvider.php(255): System\Classes\MailManager->addContentToMailer(Object(Illuminate\Mail\Message), 'igniterlabs.mul...', Array, false)
#10 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(404): System\ServiceProvider->System\{closure}(Object(Igniter\Flame\Mail\Mailer), Object(Illuminate\Mail\Message), 'igniterlabs.mul...', Array, NULL, NULL)
#11 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(249): Illuminate\Events\Dispatcher->Illuminate\Events\{closure}('mailer.beforeAd...', Array)
#12 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Events/Dispatcher.php(17): Illuminate\Events\Dispatcher->dispatch('mailer.beforeAd...', Array, true)
#13 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): Igniter\Flame\Events\Dispatcher->fire('mailer.beforeAd...', Array, true)
#14 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Mail/Mailer.php(396): Illuminate\Support\Facades\Facade::__callStatic('fire', Array)
#15 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Mail/Mailer.php(74): Igniter\Flame\Mail\Mailer->addContent(Object(Illuminate\Mail\Message), 'igniterlabs.mul...', NULL, NULL, Array)
#16 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Mail/MailManager.php(550): Igniter\Flame\Mail\Mailer->send('igniterlabs.mul...', Array, Object(Closure))
#17 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): Illuminate\Mail\MailManager->__call('send', Array)
#18 /customers/e/0/d/localhost/httpd.www/app/system/controllers/MailTemplates.php(96): Illuminate\Support\Facades\Facade::__callStatic('send', Array)
#19 [internal function]: System\Controllers\MailTemplates->onTestTemplate('edit', '18')
#20 /customers/e/0/d/localhost/httpd.www/app/admin/classes/AdminController.php(491): call_user_func_array(Array, Array)
#21 /customers/e/0/d/localhost/httpd.www/app/admin/classes/AdminController.php(344): Admin\Classes\AdminController->runHandler('onTestTemplate', Array)
#22 /customers/e/0/d/localhost/httpd.www/app/admin/classes/AdminController.php(223): Admin\Classes\AdminController->processHandlers()
#23 /customers/e/0/d/localhost/httpd.www/app/system/classes/Controller.php(115): Admin\Classes\AdminController->remap('edit', Array)
#24 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): System\Classes\Controller->runAdmin('mail_templates/...')
#25 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\Routing\Controller->callAction('runAdmin', Array)
#26 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(262): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(System\Classes\Controller), 'runAdmin')
#27 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController()
#28 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\Routing\Route->run()
#29 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#30 /customers/e/0/d/localhost/httpd.www/app/admin/middleware/LogUserLastSeen.php(23): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#31 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Admin\Middleware\LogUserLastSeen->handle(Object(Illuminate\Http\Request), Object(Closure))
#32 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Translation/Middleware/Localization.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#33 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Igniter\Flame\Translation\Middleware\Localization->handle(Object(Illuminate\Http\Request), Object(Closure))
#34 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#35 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Routing\Middleware\SubstituteBindings->handle(Object(Illuminate\Http\Request), Object(Closure))
#36 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#37 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\View\Middleware\ShareErrorsFromSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#38 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#39 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\Session\Middleware\StartSession->handleStatefulRequest(Object(Illuminate\Http\Request), Object(Illuminate\Session\Store), Object(Closure))
#40 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Session\Middleware\StartSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#41 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#42 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle(Object(Illuminate\Http\Request), Object(Closure))
#43 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#44 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Cookie\Middleware\EncryptCookies->handle(Object(Illuminate\Http\Request), Object(Closure))
#45 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#46 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(723): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#47 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(698): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))
#48 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\Routing\Router->runRoute(Object(Illuminate\Http\Request), Object(Illuminate\Routing\Route))
#49 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Router/CoreRouter.php(22): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
#50 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(167): Igniter\Flame\Router\CoreRouter->dispatch(Object(Illuminate\Http\Request))
#51 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(Illuminate\Http\Request))
#52 /customers/e/0/d/localhost/httpd.www/vendor/tastyigniter/flame/src/Setting/Middleware/SaveSetting.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#53 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Igniter\Flame\Setting\Middleware\SaveSetting->handle(Object(Illuminate\Http\Request), Object(Closure))
#54 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#55 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle(Object(Illuminate\Http\Request), Object(Closure))
#56 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TrimStrings->handle(Object(Illuminate\Http\Request), Object(Closure))
#57 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#58 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle(Object(Illuminate\Http\Request), Object(Closure))
#59 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#60 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle(Object(Illuminate\Http\Request), Object(Closure))
#61 /customers/e/0/d/localhost/httpd.www/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#62 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\Cors\HandleCors->handle(Object(Illuminate\Http\Request), Object(Closure))
#63 /customers/e/0/d/localhost/httpd.www/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#64 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))
#65 /customers/e/0/d/localhost/httpd.www/extensions/igniter/api/vendor/dingo/api/src/Http/Middleware/Request.php(111): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#66 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Dingo\Api\Http\Middleware\Request->handle(Object(Illuminate\Http\Request), Object(Closure))
#67 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#68 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(142): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#69 /customers/e/0/d/localhost/httpd.www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(111): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))
#70 /customers/e/0/d/localhost/httpd.www/index.php(53): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))
#71 {main}