Laravel Request class does not have 'get' method. It inherits it form Symfony Request class. All modifications happens on Laravels ParameterBag, so when dumping all or input you get modified result. Get method just gets raw data again.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community