You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am want to load a url of my laravel application on third party web site using iframe,
but it does not allow me to load the url form there under iframe, it says the following error:
Refused to display 'http://browns.softpyramid.ca/widgets/fee-calculator' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.
Need help to make it workable using via iFrame.