Hi guys,
I really need your help with this. How can I load my pdf file in the vue pdf viewer using a url path of my laravel. I am currently using laravel with vue as my front-end framework. I want to load a file to my pdf viewer using a url (ex. "http://localhost:8000/storage/plan/document (1)_1602140949.pdf"). Is there a way I can do this?