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
if (!Str::startsWith($namespace, $rootNamespace)) {
147
+
thrownewRuntimeException("You can not use the generator if the default namespace ($namespace) does not start with application namespace ($rootNamespace)");
0 commit comments