We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 407fe12 commit afbbbc4Copy full SHA for afbbbc4
readme.md
@@ -0,0 +1,10 @@
1
+# IP Authorization for Laravel
2
+
3
+[](https://packagist.org/packages/boxed-code/laravel-ip-authorization)
4
+[](https://packagist.org/packages/boxed-code/laravel-challenge)
5
+[](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