Closed cbleek closed 6 years ago
On a fresh installation via composer create-project -sdev yawik/standard MyYawik I cannot "create my organization".
composer create-project -sdev yawik/standard MyYawik
Page not found. The requested controller was unable to dispatch the request. Controller: Auth\Controller\Manage
This issue relates to wrong loading modules order issue #506, modules should be load in specific order.
Thank you, works now
On a fresh installation via
composer create-project -sdev yawik/standard MyYawik
I cannot "create my organization".