Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ariful305/localhost-index-view

Change the default index view in localhost
https://github.com/ariful305/localhost-index-view

index laragon xampp

Last synced: about 1 month ago
JSON representation

Change the default index view in localhost

Awesome Lists containing this project

README

        

# Localhost index file

Change the default index view in localhost

## Installation

1. Clone the repository:

```bash
git clone https://github.com/your-username/laravel-blog.git
```

2. Navigate to the localhost web directory:

```bash
cd htdocs(XAMPP) or www(Laragon)
```

3. Replace the default index file:

```bash
replace index.php
```
4. For style copy the style file:

```bash
copy css file
```

5. Start the apache server:

Access the application at [http://localhost/](http://localhost/).

## Demo

![App Screenshot](./image.png)

## License

This project is open-source and available under the [MIT License](LICENSE).