-
Platform : win32
VSCode Version : 1.12.2
Crane Version : 0.3.6
---
_Please explain here what you intended to do, the expected behaviour, and the observed results or errors._
_In order to help…
-
![untitled](https://cloud.githubusercontent.com/assets/9119897/9975433/26117016-5ec5-11e5-963e-9c522d0047ff.png)
//my is Migration
-
### What steps will reproduce the problem?
```
$ composer require --prefer-dist yiisoft/yii2-apidoc
```
### What's expected?
The package is installed.
### What do you get instead?
…
-
-
After enabling extension to the user class its broken:
```
'user' => [
'class' => 'lucidprogrammer\simplesamlphp\SamlUser',
```
I get the following error:
```
ReflectionException: Class s…
-
1.运行环境
centos7 Linux 3.10.0-957.el7.x86_64
php7.2.19
swoole4.3.5
yii2-basic 2.0.20
2.在开启日志功能,将日志信息写入到数据库表中时,会报下面的错误:
```php
2019-06-26 19:44:49 [192.168.134.1][-][-][warning][yii\log\Dispatcher…
-
We recently switched to yii2-queue and noticed that failed jobs was removed once it reached max retry count. Sometimes job fails due to bugs in code instead of external resource failure. Removing is m…
-
### What steps will reproduce the problem?
In my Docker container (`php:8.2-bullseye`) I use `yii2-app-basic`:
git clone https://github.com/yiisoft/yii2-app-basic
Then add `https://github…
-
Hi @cornernote
First of all thanks for the extension yii2-dashboard, seems very potential for a development I'm doing with Yii2 framework.
I have read the yii2-dashboard extension documentation, I …
-
I just installed yii2 and looking for a better RBAC module. Finally I select yii2-admin. But I am confused with which user module with profile model is suitable for the yii2-admin. I just tried yii2 b…