My ajax request shown below sends a json object to a backend function which is supposed to return $request->all() but instead returns nothing if i send the json
$request->all()