nadar

Results 227 comments of nadar

Thankfully you made an example here => https://github.com/mailjet/mailjet-apiv3-php/issues/260#issuecomment-1279154049 and you confirmed that its not possible to delete the section via api. So you can just re run your test and...

*BUMP* :-)

@sizeg is your library maintained anymore?

Hi @neoacevedo, thanks for the report. I have removed the composer.lock file, you can try again. I just checked the linux report from your report because it states `Your lock...

even if you start a clean project? The Yii Framework requires that dependency and its handled via `https://asset-packagist.org`. What version of composer do you have? You get that error when...

@neoacevedo thanks for the update. but i assume its the same problem as #2151, this alias definition is available in the config.php of latest kickstarter and `env-local.php` is not used...

I am going to close this issue because: - Its a question (Please post questions at [LUYA discussions](https://github.com/luyadev/luya/discussions)) - Missing information's - No more activity - No one picked up...

I dont understand what command you try to execute? Anyhow desired in LUYA is to use the commands folder. What should the other Controller do? What class do you extend...

So to understand that correctly: You are trying to access the `class SettingsController extends luya\admin\base\Controller` with `mymoduleadmin/settings/index` but it seems to run the `SettingsController extends \luya\console\Command` which of course throws...

Hi @bee1194 i don't think this has something to do with the topic, but yes you are right. We should fix that. could you send me a PR or create...