-
I am getting below error even I have updated my composer
The package is not available in a stable-enough version according to your minimum-stability setting
composer
"minimum-stability": …
-
I am creating REST API on Yii2 and everything is working fine. But when I try to update the product images using `Put` request its not working well while working quit fine with `POST` request. I am us…
-
#### What are you trying to achieve?
the coverage should be (code line trigger by case )/(all php line code)
#### What do you get instead?
(code line trigger by case )/(all action ,module ,etc func…
-
Do I have to put it in my routes? Or open a specific URL?
@littlefuntik @Dell- @golcinho @gbksoftuser
-
I think it can be useful if Yii will provide some web-api support, for example REST, with catching event when request starts, also if Yii will provide some `CRestAction < CAction`, maybe other workaro…
-
Why template basic not include a important feature? it is login as database.. basic is recommendate for newbie and simple project.. but I think its too simple.. in yii1.. demo blog use login as databa…
-
When add a description to a function or a class the apidoc show this error:
Searching files to process... done.
Loading apidoc data from cache... done.
Checking for updated files... done.
1 file to u…
-
#### What are you trying to achieve?
the $_SERVER should contains the values that define in function.php during whole codecept run
#### What do you get instead?
the value define in functional.php …
-
Hello,
I am using swagger with Yii2. i wants to know about operation ex. registration with swagger-ui for that i have to first give text boxes etc to enter in swagger-ui or in body its self i don't …
-
Hi. There is a need to use a swagger in my project. But I do not understand how to use your library. Can you explain more about how to use your library in the project? Thank you.