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 you already have a project directory, you don't need to create a new project. You can import it directly.
348
+
</p>
349
+
350
+
<olclass="steps">
351
+
<liclass="step-item">
352
+
<divclass="step-number">1</div>
353
+
<divclass="step-content">
354
+
<h3>Click "Import Project"</h3>
355
+
<p>On the Dashboard or Projects tab, click the <strong>"Import"</strong> option next to the New Project button.</p>
356
+
</div>
357
+
</li>
358
+
<liclass="step-item">
359
+
<divclass="step-number">2</div>
360
+
<divclass="step-content">
361
+
<h3>Select your folder</h3>
362
+
<p>Choose the directory where your existing project is located. DevBox Pro will auto-detect the project type (Laravel, Node.js, etc.).</p>
363
+
</div>
364
+
</li>
365
+
<liclass="step-item">
366
+
<divclass="step-number">3</div>
367
+
<divclass="step-content">
368
+
<h3>Configure Services</h3>
369
+
<p>Set your desired PHP/Node.js version, assign a <code>.test</code> domain, and enable any databases you need. Click Import, and your project is ready to go!</p>
Head over to the <strongstyle="color:var(--text-primary);">Settings</strong> page and click the <strongstyle="color:var(--text-primary);">Appearance</strong> tab to change the look of DevBox Pro. You can switch between Light and Dark modes, or set it to match your system preferences. You can also customize the primary accent color to match your style.
<listyle="padding:4px 0;">• <strong>Auto-Start Projects:</strong> Choose whether projects should automatically start when DevBox Pro opens.</li>
397
+
<liclass="padding:4px 0;">• <strong>Default TLD:</strong> Change the default local domain suffix (e.g., from <code>.test</code> to <code>.local</code>).</li>
398
+
<liclass="padding:4px 0;">• <strong>Port Ranges:</strong> Specify the starting ports for web servers to avoid conflicts with other apps.</li>
399
+
<liclass="padding:4px 0;">• <strong>Hardware Acceleration:</strong> Toggle GPU acceleration for the desktop app.</li>
0 commit comments