Kevin Krummnacker
Kevin Krummnacker
Hi, im still open for a Github Actions migration. Just ping me ;)
The purpose of this package is to read the UserAgent of the browser, not the request data itself. What you are looking for is basically `$request->ip()` or `\Request::ip()`.
Interesting! I need to see where I can implement this most effectively because this only wraps the php-whmcs-api where you can add own PSR compatible http-client
@bytestream i started something with commit https://github.com/darthsoup/laravel-whmcs/commit/ea7138e56a389146956aa84f125451f93f41e0e2
I still need to figure out how to make Dockerfiles multiplatform ready. I haven't had time to look at it yet.