-
If in one action to send 2 or more emails
for example:
`Yii::$app->mail->compose()
->setTo('FIRST@MAIL.RU')
->setSubject('subject')
->send();`
and
`Yii::$app->mail…
-
I have found there are a lot of things that are just waste and somone can install what he want (all plotting stuffs et al,) plus duplication of things like Jquery which Yii2 already bundles. I suggest…
-
Subscribe to this issue and stay notified about new [daily trending repos in PHP](https://github.com/trending/php?since=daily)!
-
An error during the installation.
![image](https://user-images.githubusercontent.com/20258564/70282675-8d5ebd00-17e4-11ea-9769-5290507ad185.png)
-
Hi,
On screenshots of yii2-audit I see request details like GET data when viewing entries.
For some reason, I cannot get any of that, see the screenshots.
I have latest everything (just did "compos…
-
#### What are you trying to achieve?
Recently I updated Codeception from 2.2.2 to 2.2.4 and all tests that use Yii2 related things become broken.
var_dump(Yii::$app) returns NULL.
I have no idea wh…
-
We’re excited to announce that we have just released version 4.4. This is an RC version for now, so please keep in mind that there might be some bugs that managed to hide from us, and if you stumble u…
-
Hi @raoul2000 ,
```
raoul2000\workflow\base\WorkflowValidationException: One or more end status are not defined : [
0 => ‘PostWorkflow/archived’
] in /var/www/app/vendor/raoul2000/yii2-workf…
-
Hello
I;m new in Yii, so i can't itegrate my solutios, by i thihk thet it will be usefull for others
im write sam Nav widget for render adminLTE sidebar easly
here a code:
``` php
-
I have problem with charts,
2amigos/yii2-chartjs-widget use chartjs 2.\* and there are problems with showing charts in audit.
error:
Uncaught TypeError: Chart.controllers[meta.type] is not a constru…