You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@moltam I have configured the extension in the common/config, I have divided into two (backend and frontend ) ? if it's the solution I'll do it right away ;)
The bottom line is: do not bootstrap the extension in the common, or console config.
The extension is needed only in the frontend (maybe in the backend) app, so you have to modify your config according to this. You can configure the extension in the common config, if you need in more applications, but only bootstrap in the specific application configs.
this happens when I try to run / yii migrated from the console.
The text was updated successfully, but these errors were encountered: