fix: String.trim() applied to query parameter keys and values to remove additional whitespace. fix: encodeURI() applied to query string before being applied to request url path.
PAGES
This directory contains your Application Views and Routes.
The framework reads all the *.vue files inside this directory and creates the router of your application.
More information about the usage of this directory in the documentation.