Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Brugman/localhost-index

Repository files navigation

Localhost Index

Localhost Index is a replacement "index.php" for Laragon / WampServer / XAMPP users.

screenshot

Installation

Make sure the project-name.test -> /webdev/project-name/public_html/ local dev format is working first.

  1. Map localhost-index.test to the project public_html dir.
  2. Redirect localhost to localhost-index.test. (example code).

Configuration

Your settings can be found in app/config.php.

  • You can set a different TLD than test.
  • You can exclude folders from the project list.
  • You can enable SSL/HTTPS for your project links.

Branches

The develop branch is built for local development with URLs that look like project-name.test.

The nip.io branch is built for local development with URLs that look like project-name.dev.10.10.10.56.nip.io.

Contributing

Found a bug? Anything you would like to ask, add or change? Please open an issue so we can talk about it.

Pull requests are welcome. Please try to match the current code formatting.

Development installation

  1. npm i

Build tools

  1. npx gulp --env=prod (repeat)

Author

Tim Brugman

About

A better UI for your localhost.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /