Currently when copying a json request as fetch, it outputs a javascript object instead of a stringified version, which is not valid for a fetch request.
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.