localhost Articles | LocalHost Run
Localhost development guides, tutorials, and resources.
All articles
- Installing Moodle on localhost · LMS — Install the open-source Learning Management System (LMS) Moodle locally to set up an online course and testing environment at http://localhost/moodle.
- Using MySQL on localhost · Databases — Install and connect to MySQL in a local environment, managing databases with phpMyAdmin or the command line for applications like WordPress and Drupal.
- Next.js Local Development Guide · Frontend Stacks — Build full-stack React applications with Next.js, featuring App Router support for SSR/SSG, with localhost defaulting to localhost:3000.
- Nuxt Local Development Guide · Frontend Stacks — Build full-stack applications with Vue using Nuxt, featuring file routing and SSR/SSG, with local hot reloading at localhost:3000 by default.
- Running PHP on localhost · Web Server Stacks — Configure PHP in local environments like XAMPP, WAMP, and LAMP, and access PHP pages and projects via http://localhost.
- phpLiteAdmin Local SQLite Management Guide · Databases — Manage SQLite database files in your browser using phpLiteAdmin at http://localhost/phpliteadmin.