dimanche 12 avril 2020

Accessing a external link through server and not from client side

I am writing an applications in which my server has an access to a device dashboard. Dashboard link can be only accessed through the server. I have to give my users access to this dashboard and i want to know what is the best way to do it.

I cannot use iFrame as it will access the dashboard url from client side and it won't work

I can use php get file contents to display the dashboard contents but how can i have rest of the links of the dashboard go through the server and fetch the content.

Do we have a php library for this? I am using Larvel framework



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire