-
currently `yii-web` is depend `view`
`yii-rest` does not need depend `view`
I don't think this `repo` needs to depend on `yii-web`.
-
1/ Using **fxp/composer-asset-plugin**, i can [Solve the conflicts of asset dependencies](https://github.com/fxpio/composer-asset-plugin/blob/master/Resources/doc/index.md#solve-the-conflicts-of-asset…
-
#### What are you trying to achieve?
I am trying to pass to Yii2 parameters (in JSON format as body of PUT request) including empty array:
$I->sendPUT($this->url, ['name' => 'jason', 'categories…
-
#### What are you trying to achieve?
To test an Yii2 application with two databases.
#### What do you get instead?
With one database tests work as expected:
**test.php**
``` php
$db = require …
-
'''
php
if (isset($this->settings['plugins'])) {
$asset->plugins = $this->settings['plugins'];
}
'''
Надо как-то отделить, или опцию отдельно для кастомных плагинов сделать, кото…
-
### Description
I am unable to update Craft CMS from 3.3.15 to 3.3.16.*.
I receive various errors about a compiled class. When I review the file, nothing looks out of place. I notice that the sy…
-
I think that a lot of the asset libraries concrete5 users have composer packages available. I think it would be ideal to get these things out of the core and into composer for better visibility on wha…
-
Не выходит использовать расширение yii2-elfinder на версии yii-basic-app-2.0.8.
Не выходит установить yii2-elfinder через composer.
Использую xampp.
Перед этим устанавливал yii2-ckeditor через compos…
-
### Bug Reports
Hello,
I'm trying to use this package from yii2fullcalendar (https://github.com/philippfrenzel/yii2fullcalendar) that depend on the *dist* folder that is not created anymore from v…
-
Hi, i was looking for somthing like this...
but this only works with basic html input fields... not with yii2 known
select2(https://github.com/kartik-v/yii2-widget-select2)
or Typeahead(https://git…