Relative Content

Tag Archive for reactjslaravelapiaxios

download pdf file using react js from laravel api

using React js and from a laravel api ,I try to download a pdf file but instead it’s just open it in the same window ,by clicking the button Download cv executing the function related .
pliz can you help me to download the file in browser download box , I have seen some resolutions still but have the same problem ,
here is my code :

download pdf file using react js from laravel api

using React js and from a laravel api ,I try to download a pdf file but instead it’s just open it in the same window ,by clicking the button Download cv executing the function related .
pliz can you help me to download the file in browser download box , I have seen some resolutions still but have the same problem ,
here is my code :