Ondics Githubler
Ondics Githubler
> > then it works. But I need the `yii2-symfonymailer`! > > What happens if you change version of mailer from `~2.0.3` to `~3.0.0`? ``` /app/yii2-app-basic# composer update Loading composer...
> > Exception 'yii\di\NotInstantiableException' with message 'Failed to instantiate component or class "yii\gii\Module".' > > Can you check if Gii module is defined in the console config? I'm using https://github.com/yiisoft/yii2-app-basic...
Thx, seems to work. I didn't know that I've to run `./vendor/bin/apidoc help`. I assumed apidoc can be called using `./yii` command line executor. Maybe this should be clarified in...
since this issue is still open: any updates on headless services here? we are planning to integrate CKAN in CMS pages and need "header-/footerless" CKAN pages. what is your context...