2017 © Pedro Peláez
 

library laravel-x-frame-options

Add X-Frame-Options Header for laravel

image

tecpresso/laravel-x-frame-options

Add X-Frame-Options Header for laravel

  • Thursday, June 21, 2018
  • by mikkame
  • Repository
  • 2 Watchers
  • 1 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

X-Frame-Options for Laravel

Build Status Latest Stable Version Total Downloads License, (*1)

This library gives "X-Frame-Options" to Laravel., (*2)

I have created this to avoid OWASP warnings, (*3)

Install

composer require tecpresso/laravel-x-frame-options

This library corresponds to auto discovery, (*4)

If you using laravel 5.4. you have to add the provider in the providers array (config/app.php), (*5)

Configuration

Run command, (*6)

php artisan vendor:publish

and select the Provider., (*7)

Then. generated config file in confog/x-frame-options ., (*8)

You can edit rules for each path., (*9)

Usage

The library enabled automatically., (*10)

Testing

composer test

Lisence

MIT, (*11)

The Versions

21/06 2018

dev-master

9999999-dev

Add X-Frame-Options Header for laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar mikkame

21/06 2018

1.0.0

1.0.0.0

Add X-Frame-Options Header for laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar mikkame