-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Command Does Not Work #9
Comments
So I've rewritten a few chunks of the SP, removed the dependency on Spatie Package Tools and adjusted the commands, and it now works smoothly. I'll issue a PR in due course |
Hello, @lrljoe, To ensure you have the latest version of the package before running the composer update michaelnabil230/laravel-block-ip
php artisan block-ip:block 127.0.0.1 127.0.0.2 The Please note that running Thank you for using https://github.com/michaelnabil230/laravel-block-ip. If you have any further questions or need additional assistance, please let me know. |
I definitely pulled the latest version and still had the same issue. I think it may be a CF issue depending on WAF approach, I'm trying to narrow it down, but presently have a working (adjusted) approach. |
Running the command:
php artisan block-ip:block 252.2.2.2
Results in
The "ips" argument does not exist.
The text was updated successfully, but these errors were encountered: