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
The $appDir variable in the app/Bootstrap.php corresponds to the $rootDir variable in Container and not corresponds to $appDir in Container.
This inconsistency can be confusing.