Jeremy

Results 15 issues of Jeremy

![fb_ia](https://user-images.githubusercontent.com/5647317/95105042-98d08c80-0704-11eb-880d-e0f7af1e5d5a.png) This PR

CLA Signed

https://gmingchen.github.io/vue3-element-plus-admin-doc/views/vue/introduce/#%E7%9B%AE%E5%BD%95 update the default port(if VUE_APP_PORT is empty). based on the documentation.

How can I specify IP by country of pageview ? Thanks !

add ttl() and pttl() to that developer can get Redis TTL. Hello! * Type: new feature * Link to issue: [https://github.com/phpredis/phpredis#ttl-pttl](https://github.com/phpredis/phpredis#ttl-pttl) **In raising this pull request, I confirm the following:**...

The Http request service cannot invoke filterService from container. Hello! * Type: bug fix * Link to issue: based on the documentation there: https://docs.phalcon.io/5.0/en/request#preset-sanitizers I implemented sanitizers on my Http...

**dynamic insert timestamp in the csv .dat file.** Hello! * Type: new feature **In raising this pull request, I confirm the following (please check boxes):** - [x] I have read...

``` $crontab_worker->onWorkerStart = function ($crontab_worker) use ($app) { new Crontab('0 0 * * *', $app->boot('/article/sitemap/main'),'sitemap'); new Crontab('*/15 * * * *', $app->boot('/multimedia/migration'),'migration_image'); new Crontab('*/19 * * * *', $app->boot('/article/migration'),'migration_article'); };...

there is no need to execute ``` while(1) {} ``` block inside ``` \Workerman\Lib\Timer

引起Yaf_Controller not found error.

把这个配置注释掉了,不然报错:Yaf_Controller not found.