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
- When we use Composer, we use Composer autoloader first.
So no need to load Composer classmap to CI4 autoloader.
- Add `App` and `Config` namespaces to composer.json.
So we can use composer dump-autoload for app classes.
0 commit comments