Download the PHP package amitkhare/host-to-sub-directory without Composer
On this page you can find all versions of the php package amitkhare/host-to-sub-directory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amitkhare/host-to-sub-directory
More information about amitkhare/host-to-sub-directory
Files in amitkhare/host-to-sub-directory
Download amitkhare/host-to-sub-directory
More information about amitkhare/host-to-sub-directory
Files in amitkhare/host-to-sub-directory
Vendor amitkhare
Package host-to-sub-directory
Short Description Base project to redirect all calls to subdirectory for Apache web server.
License MIT
Package host-to-sub-directory
Short Description Base project to redirect all calls to subdirectory for Apache web server.
License MIT
Please rate this library. Is it a good library?
Informations about the package host-to-sub-directory
amitkhare/host-to-sub-directory
Base project to redirect all calls to sub-directory for Apache web server.
Install
Run this command from the directory in which you want to install your new Slim 3 Framework with modular HMVC.
Via Composer:
php composer.phar create-project amitkhare/host-to-sub-directory [my-app-name]
Via Git:
git clone https://github.com/amitkhare/host-to-sub-directory.git [my-app-name]
composer update
Replace [my-app-name]
with the desired directory name for your new application. You'll want to:
- Point your virtual host document root to your new application's root
/
directory.
That's it!
All versions of host-to-sub-directory with dependencies
PHP Build Version
Package Version
No informations.
The package amitkhare/host-to-sub-directory contains the following files
Loading the files please wait ....