Skip to content

How to remove Restriction of 'X-Frame-Options'  #18162

@fakharkhan

Description

@fakharkhan
  • Laravel Version: 5.3

Description:

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.

Steps To Reproduce:

<iframe src="http://browns.softpyramid.ca/widgets/fee-calculator"></iframe>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions