I am trying to send a post request using axios from Vuejs front-end to Laravel in backend.
const data = { file: {id} } axios.post