-
2020-04-26 14:50:19 [notice] [swoft] [request] [tid:185994] [cid:185994] [traceid:] [spanid:] [parentid:] [] [2.41(ms)] [88(MB)] [/uploads/2020-04-26/abf2ab0a0a99e1f98630782ee0007419.png] [] profile[]…
vvphp updated
4 years ago
-
- Swoft Version: #.#.#
- Swoole Version: #.#.#
- PHP Version: #.#.#
- Laravel-admin: #.#.#
### Description:
### Steps To Reproduce:
-
能提供一个预览地址么?部署老登录就好报错。。尴尬了
{msg: "System error, please contact administrator"}
基本都是这个错。
-
| Q | A
| ------------------- | -----
| Swoft version | 2.x
**Details**
> 后端大部工作,前后端协同开发,服务间协同调用,因为没有统一路由表无法快速生成API文档.
特咨询一下
1. 请问有没有通过注解快速生成API文档的方法?或者有什么方法获取所有ht…
okool updated
4 years ago
-
我想起了我去过一家公司,让我写冒泡排序,这么简单的排序我分分钟就写完了,结果面试官看了我的代码之后就说我写的不对,我问他哪里不对他又说不出来 https://www.v2ex.com/t/454877
PHP 里如何实现数组转 xml 并且格式化https://www.v2ex.com/t/454894
https://packagist.org/?query=array%20xml ht…
-
[北京市五险一金及税后工资计算器](http://salarycalculator.sinaapp.com/)
[能定时提醒的公众号](https://github.com/polyrabbit/WeCron)
[数据模拟神器](https://github.com/easy-mock/easy-mock)
[设计模式](https://github.com/questionlin/desi…
-
`./vendor/ctfang/swoft-admin/src/Command/AdminCommand.php `
这个文件里面的 input()->getSript() 报错。
`./vendor/swoft/console/src/Input/Input.php `
swoft这个类里面没有 getScript() 方法
-
swoft 2.0.6
使用file()后无效
`
return $response->withHeader('Content-Disposition',
"attachment; filename={$fileName}")->file($path, "application/octet-stream");
`
有效
` …
-
| Q | A
| ------------------- | -----
| Bug report? | bug
| Swoft version | db 1.1.26
**Details**
```php
$r = Admin::query()
->table(Admin::class…
jqhph updated
5 years ago
-
| Q | A
| ------------------- | -----
| Bug report? | yes/no
| Feature request? | yes/no
| Swoft version | x.y.z
| Swoole version | x.y.z (by `php --ri swo…