I am using reactphp with symfony my react webserver link is http://localserver.reactsymfony:1337/.
none of css and images file serve. for example ( http://localserver.reactsymfony:1337/bundles/calibration/css/bootstrap.min.css ) it gives me 404 not found error.
I am clue less how I get rid of this error.