-
After enabling extension to the user class its broken:
```
'user' => [
'class' => 'lucidprogrammer\simplesamlphp\SamlUser',
```
I get the following error:
```
ReflectionException: Class s…
-
### Describe the bug
Hi. There was an error with push notifications, firebase-php version 5.26.5: "Operation is not implemented, or supported, or enabled."
### Installed packages
```json
2amigos/qr…
-
Can someone share an advanced template configuration?
I can't get it working correctly
Thanks in advance!
-
This is intended to be a discussion after which the docs may need updating / additional examples.
1. Implementation of `yii\rbac\Rule` must be done in code.
2. When saving the rule to the database, it…
-
#### What are you trying to achieve?
`-c` set workdir to folder of config
i.e. `codecept run -c api` or `cd api && codecept run` will be produce same result with relative path in
```yml
suite_n…
-
Guys, where is @webvimark ?
Is he alive? Who is maintaining this project?
The last merged pull request was in 2016, we've got 10 new opened merge requests and a lot of opened issues.
I just fork…
-
Good day, and thanks in advance. .I would like some help
i try to run
`./yii migrate/up --migrationPath=@bedezign/yii2/audit/migrations`
but i got the message
`Exception 'yii\base\InvalidA…
-
Hello,
I am trying to base an API project on this framework and the related components project.
My project makes extensive use of the editOwnModel permission.
Considering how yrc\rest\Control…
dbd5 updated
5 months ago
-
#### What are you trying to achieve?
Trying to run simple Unit test, asserting some test data from the database.
#### What do you get instead?
If the data not exist in the database, got an error:…
-
Case:
We are currently building a Yii2 Rest Application, which is access trough an Angular application. We have applied the authToken in a authInterceptor the verify the user who makes the request.
`…
nadar updated
10 months ago