Sobhan

Results 5 issues of Sobhan

How can I disable listen to IPV6 in NGINX for new sites I make ?

The current implementation only works when the data is already cached. In this case, every time the data is read from the cache, the algorithm calculates the expiration time and,...

status:under discussion

Some of my users dos/ddos externals servers through VPN. and the datacenter sends me a abuse email. How can I find access key id by IP ? is there logs...

feature request
server
usage/content restrictions

My `composer.json`: ```json { "name": "laravel/laravel", "type": "project", "description": "The skeleton application for the Laravel framework.", "keywords": [ "laravel", "framework" ], "license": "MIT", "require": { "php": "^8.2", "hekmatinasser/verta": "^8.4", "jenssegers/agent":...

Support

When I call verta() in my app (configured with app.timezone = Asia/Tehran), the resulting Verta object is in UTC instead of Tehran time. ``` > date_default_timezone_get() = "Asia/Tehran" > config('app.timezone')...