承接 djam90/xampper 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

djam90/xampper

最新稳定版本:1.0.1

Composer 安装命令:

composer require djam90/xampper

包简介

Easily add an xampp virtual host and an entry in the hosts file.

README 文档

README

Create a new Apache virtual host in seconds when using Xampp for Windows

Installation

Install using composer globally using the following command: composer global require "djam90/xampper=1.0.1"

Usage

1- Ensure that your composer bin directory is in your PATH by running the following, assuming a default Composer installation: setx path "%path%;%APPDATA%\Composer\vendor\bin;"

2- Run from the command line: xampper new

Assumptions

  • You have the latest Xampp for Windows, with Apache 2.4
  • Your hosts file is located at C:\Windows\System32\drivers\etc\hosts
  • Your Apache virtual hosts file is located at C:\xampp\apache\conf\extra\httpd-vhosts.conf

What Happens?

This package will add an extra virtual host at the bottom of your file, and an entry into the hosts file, something I have to do regularly when creating a new project every other day.

统计信息

  • 总下载量: 36
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-05-17