Facebook anonymous publisher IP filtering.

1.0.3 2016-11-11 06:31 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:27:27 UTC


README

Build Status Test Coverage Code Climate StyleCI Latest Stable Version Total Downloads License

This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com.

Install

Install using composer

composer require facebook-anonymous-publisher/firewall

Add the service provider in config/app.php

FacebookAnonymousPublisher\Firewall\FirewallServiceProvider::class,

Run the database migrations

php artisan migrate

CHANGELOG

Please see CHANGELOG for details.

UPGRADE

Please see UPGRADE for details.