-
-
When creating a child node of root node it is creating 19 queries to mysql. i dont know it is correct or not. if it creating 19 queries what will the performance of mysql.
```
$root=Document::find(5…
knvpk updated
5 years ago
-
- Laravel Version: 8.24.0
- PHP Version: 7.4.14
- Database Driver & Version: 10.5.8-MariaDB
### Description:
When using a Mailable within `toMail` function of notification, email is not se…
-
[北京市五险一金及税后工资计算器](http://salarycalculator.sinaapp.com/)
[能定时提醒的公众号](https://github.com/polyrabbit/WeCron)
[数据模拟神器](https://github.com/easy-mock/easy-mock)
[设计模式](https://github.com/questionlin/desi…
-
demo里面的运行不了,请问db::init_mysql();这个方法在哪里实现的,db.php类根本没有找到!
-
外网权限都没问题,用navicat都可以打开,但是程序跑不起来
提示`Fatal error: Uncaught Exception: You not set a config array for connect! in /mnt/www/***/core/queue.php:110
Stack trace:
#0 /mnt/www/***/core/phpspider.php(824)…
-
Dear experts;
Hi how are you! i hope you all are fine,
I want to add a custom Payment gateway in Omnipay which name is "Payfort" could you please tell me how i can do this because i spend more then …
-
网上的文档不全啊
-
..按照文档的来是. 先获取内容页分页的链接.再请求的.那有些内容页是没有分页这个选择器提供选择的..各位大佬是怎么解决的?我这边是在phpspider.php 文件增加了判断
有其他更好的解决办法嘛?
```
if(!$values && isset($conf['selector_spare']))
{
…
-
public function check_cache()
{
if (!self::$use_redis || self::$save_running_state)
{
return false;
}
//if (queue::exists("collect_queue")) …