I am doing some tiny stuffs in reactjs in a blade file of laravel. I just add react cdn and writing code within script tag. All looks good except I stuck at a point of showing image from public/assets/img folder of laravel using reactjs.
Any help is appretiated. Thanks