des1roer
des1roer
translate to english
i have only errors A PHP Error was encountered Severity: Warning Message: include(assets/grocery_crud/languages/english.php): failed to open stream: No such file or directory Filename: libraries/Grocery_CRUD.php Line Number: 3480 Backtrace: File: F:\OpenServer\domains\localhost\codeigniter\application\libraries\Grocery_CRUD.php...
 not work
 при вводе нового блога при открытии календаря он открывается под редактором
``` DocumentRoot "%hostdir%" ServerName "%host%" ServerAlias "%host%" %aliases% ScriptAlias /cgi-bin/ "%hostdir%/cgi-bin/" ServerName www.yii2-start.domain # You need to change it to your own domain ServerAlias yii2-start.domain # You need to change...
можете сделать дубль документации на русском?
if in api controller public const = SOME_CONST then apigen breaks down
when use aka php7 use common/models{ Class1, Class2 }; fatal error > Parse Error: Syntax error, unexpected '{', expecting T_STRING on line 9 Exception 'yii\base\InvalidParamException' with message 'File /var/www/html/frontend/modules/api/modules/v3/controllers/RecommendationController.php includes...
Dockerfile FROM debian:latest RUN apt-get update && apt-get install -y python3-pip build-essential python3-dev libffi-dev gfortran libssl-dev RUN pip3 install --no-cache-dir --upgrade pip --upgrade setuptools RUN pip3 install https://api.github.com/repos/yandex/yandex-tank/tarball/master ENTRYPOINT ["yandex-tank"]...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: A minimal example on which the problem is reproduced will...