manageruz

Results 32 comments of manageruz

> @manageruz Any input on this? Feel free to merge. Someone will need to update the coding styles and static analysis for the pipeline to start working again. It looks...

Thank you @mjamilasfihani for PR. And big thanks to the @MGatner for the review and help.

Here is still PHPStan and Rector errors. Extending BaseController instead of Controller will fix first one.

Thank you @hunter-and1 for the error report. Do you want to make a PR?

> fix by using include `use \Myth\Auth\Filters\BaseFilter;` just `use Myth\Auth\Filters\BaseFilter;`

Closing as stale. Fell free to reopen it if you need.

> I also encountered a problem like this, how to fix it? > Any references to problems like this ? There are three methods in GroupModel.php file which alter group...