Vasile C.
Vasile C.
Soon I'll add 2 new variants for app source: `zip`, and `vagrant`
you're welcome.
На днях проверю!
Это ошибка с `CSS` редактора. Они всегда перетираются при его обновлении. Нужно будет исправить это локально в цсс-е приложения.
Попробую решить на днях!
Спасибо за наводку. Не знал про это рассширение. Хотя у меня они уже есть, и сделаны чуток по другому, они хранятся в одной таблице, для удобного сковзного поиска по ним....
In `yii2-start` this folders are missing because all needed class for work, are in separate modules, in vendor path. Can you give a screen or a log of 500 error?
It's seems that you need to configure your apache, to enable configuration from the `.htaccess` file. So ensure that you have the option `AllowOverride All` in your `directory` section. From...
Hi @rajesh188 , I'm not sure about `wamp` but i guess you'll need to create a VH, or at least to allow `override` his config from `.htaccess`. I think you...
Hi @samirmember, In this weekend I'll try to solve the problem. Thanks for report.