DEV Community

Discussion on: History Mode for vue-router in Laravel Environment

 
raghunathan profile image
Raghunathan Srinivasan

I've done everthing you said. I am still not able to get rid of the hash.

Thread Thread
 
raghunathan profile image
Raghunathan Srinivasan

Normally, without using Laravel, history mode does work. In a Laravel based environment, it doesn't

Thread Thread
 
prashanth1k profile image
Prashanth Krishnamurthy

Ah.. ok.
I follow a client/server-api pattern and probably gave that problem a miss. See if dev.to/mozartted/bullet-proofed-ro... helps.