写PHP的,也没啥
时间驱动你可以理解为“异步”,即时我们可以立马回馈给用户,但是代码在背后还是执行中
没有啊,我在深圳这边呢
肯定可以的啊,要发工资的啊。这个打赏算额外奖金
这种场景应该不是动态加载配置,而是都配置好支付宝和微信,然后更加 channel 不一样来生成不同的类来处理就好,比如用户选择的 channel 是 alipay,那么有实例化一个 AlipayCharge 来收钱,如果 channel 是 wechat,就实例化 WechatCharge 来收钱就好了
你没看过这个么?
https://www.laravist.com/series/new-feature-in-laravel-5-4
现在试试刷新一下
就是网速吧。。。被墙
再创建一个 migration 文件就好了 啊
类外面和类里面
这个是什么?有示例代码么?
你看看这个 https://github.com/douyasi/laravel-wang-editor/blob/master/src/Http/routes.php
基本上你删除 Douyasi\WangEditor\EditorServiceProvider 就可以了
Douyasi\WangEditor\EditorServiceProvider
看你使用的是什么编辑器吧,我这边是自定义过了,command + d