⚠️ LARAVEL ERROR DETAILS:

Message: Call to undefined method ReflectionProperty::setRawValue()

File: /home/ecotanuk/ecotani_app/vendor/symfony/http-foundation/Request.php (Line 2225)

#0 /home/ecotanuk/ecotani_app/vendor/symfony/http-foundation/Request.php(262): Symfony\Component\HttpFoundation\Request::setProperty(Object(Symfony\Component\HttpFoundation\Request), 'request', Object(Symfony\Component\HttpFoundation\InputBag))
#1 /home/ecotanuk/ecotani_app/vendor/symfony/http-foundation/Request.php(244): Symfony\Component\HttpFoundation\Request->initialize(Array, Array, Array, Array, Array, Array, NULL)
#2 /home/ecotanuk/ecotani_app/vendor/symfony/http-foundation/Request.php(2070): Symfony\Component\HttpFoundation\Request->__construct(Array, Array, Array, Array, Array, Array, NULL)
#3 /home/ecotanuk/ecotani_app/vendor/symfony/http-foundation/Request.php(289): Symfony\Component\HttpFoundation\Request::createRequestFromFactory(Array, Array, Array, Array, Array, Array)
#4 /home/ecotanuk/ecotani_app/vendor/laravel/framework/src/Illuminate/Http/Request.php(82): Symfony\Component\HttpFoundation\Request::createFromGlobals()
#5 /home/ecotanuk/public_html/index.php(22): Illuminate\Http\Request::capture()
#6 {main}