2017 © Pedro Peláez
 

library manok

image

vohof/manok

  • Monday, November 25, 2013
  • by vohof
  • Repository
  • 2 Watchers
  • 2 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

manok

Add fancy security headers to your Laravel application, (*1)

  • X-Frame-Options - Provides Clickjacking protection
  • Access-Control-Allow-Origin - tells the browser that the content of this page is accessible to certain domains

Install

"require": {
  "vohof/manok": "~0.1.0"
}

Config

Edit app/config/packages/vohof/manok/security.php to suit your needs., (*2)

$ php artisan config:publish vohof:manok

The Versions

25/11 2013

dev-master

9999999-dev

  Sources   Download

The Requires

 

laravel headers

25/11 2013

v0.1.1

0.1.1.0

  Sources   Download

The Requires

 

laravel headers

25/11 2013

v0.1.0

0.1.0.0

  Sources   Download

The Requires