Skip to content

Commit afbbbc4

Browse files
committed
Added readme.
1 parent 407fe12 commit afbbbc4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# IP Authorization for Laravel
2+
3+
[![Latest Stable Version](https://poser.pugx.org/boxed-code/laravel-ip-authorization/v/stable)](https://packagist.org/packages/boxed-code/laravel-ip-authorization)
4+
[![License](https://poser.pugx.org/boxed-code/laravel-challenge/license)](https://packagist.org/packages/boxed-code/laravel-challenge)
5+
[![Tests](https://github.com/boxed-code/laravel-ip-authorization/actions/workflows/run_tests.yml/badge.svg)](https://github.com/boxed-code/laravel-ip-authorization/actions/workflows/run_tests.yml)
6+
7+
Easily control access to your app by IP address, range or subnet.
8+
9+
### Installation
10+
```composer require boxed-code/laravel-ip-authorization```

0 commit comments

Comments
 (0)