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 (File::exists($path = config_path('runway.php'))) {
92
+
$this->components->warn("You already have Runway installed. Please copy the config from {$this->stubsPath}/runway_config.php into your existing config file.");
0 commit comments