Skip to content

v2.1.0

Compare
Choose a tag to compare
@mchev mchev released this 07 Jan 12:34
· 40 commits to 2.x since this release
  • [feature request]: Expiration date for banned IPs #10
    Is it now possible to add an expiration date when banning an IP (or multiple)
IP::ban("8.8.8.8", [], now()->addMinutes(10));