storyflow
storyflow
developer无权限提交代码到master分支 解决方案:Settings => Repository => Protected Branches => Allowed to push
如何迁移代码到新版gitlab上 New project => Repo by URL => 输入地址:https://username:[email protected]/group/project.git
https://juejin.im/post/6844904178322685966
数据库连接对象 $dblink 虽然存在,但是数据库连接会断掉。 1. 隔一短时间(小于超时时间),置空 $dblink = null 2. 执行前检查下数据库连接是否正常:mysqli_ping 3. 走http请求调用接口,来避免超时
[php单引号和双引号的区别与用法](https://www.cnblogs.com/youxin/archive/2012/02/13/2348551.html)
1. [Redis学习手册](http://www.cnblogs.com/stephen-liu74/archive/2012/04/16/2370212.html) 2. [Redis手册中文版](http://redisdoc.com/index.html)
Deploying:支持ftp提交代码的测试机
https://laravel-china.org/topics/1692/how-to-use-phpstorm-gracefully
@shangdev 你说的比较片面了
参考文章: https://juejin.im/post/5b994ffde51d450e9a2dfc8d?utm_medium=be&utm_source=weixinqun