如题。感觉棒棒的!
Submitted by gouki on 2017, August 7, 10:45 AM
如题。感觉棒棒的!
Submitted by gouki on 2017, August 7, 10:39 AM
如题,由于切换服务器从linode到香港,顺手将PHP升到了7。
Submitted by gouki on 2017, August 4, 9:11 AM
当然 ,之前yii2有一个queue,这个queu简单到只有一个run/job,其他都没有。这回终于来一个完善的了。说实话,有时候用laravel,就是因为想用他的queue。现在终于不用纠结了!
再细看一下他的composer.json。。。还是逃不脱SF的大坑!不过总算是有队列了,管它呢。这年头,所有框架最后都会被SF大一统么?
先到这里看一下教程:https://github.com/yiisoft/yii2-queue/blob/master/docs/guide/README.md
然后再回到:https://github.com/yiisoft/yii2-queue ,下载代码吧,真正使用也简单,php composer.phar require --prefer-dist yiisoft/yii2-queue,就完事了!
不过这个玩意,估计在windows下面是无效的,常用方法有:
估计以后的项目,默认就直接引用:yiisoft/yii2 , yiisoft/yii2-queue了!
Submitted by gouki on 2017, August 4, 9:07 AM
看这里: https://blog.jetbrains.com/phpstorm/2017/06/php-annotated-monthly-june-2017/
PHP 7.2 will have some great new features, keep your eye on this blog for a roundup once I’ve had a chance to look at the alpha in the coming weeks.
Other good posts on PHP and general development this month:
We’ve got the usual slew of Laravel and Zend Framework posts, along with some interesting posts for WordPress, Yii and some more useful articles on Composer and Packagist.
Yii
Laravel
Zend Framework
Symfony
Other
There was an interesting interview with Taylor Otwell, creator and lead developer of Laravel tells us why Taylor Otwell Wants You To Build Your PHP Apps On Laravel. I also enjoyed an interview with Anna Filina On PHP Trainings And Future Of PHP Frameworks.
An interesting question is posed in Can 9-to-5 Developers Be Good Developers? While I disagree vehemently with some of the points made in the article, it makes for an interesting discussion.
This month I’ll be at PHP South Coast in Portsmouth this week, and DPC in Amsterdam at the end of the month. Make sure you come and say “Hi!” if you see me at any events.
Submitted by gouki on 2017, July 6, 10:05 AM
在说问题前。我先感慨一下。不知道是不是真的有问题?因为我发现我mysql-proxy的配置文件都变了。汗!