DEV Community

Discussion on: How using React in a Laravel application - Tutorial

Collapse
 
vsfarooqkhan profile image
Farooq khan

I'm facing an error while sending the csrf_token() to react js . I have a seperate react js code which included inside blade file . How can I send the csrf_token to controller via axios ?