Larahost is the extended plugin written over the laravel/installer
plugin to set up the nginx virtualhost for the application automatically while installing.
It requires nginx to be installed in the system.
First, download the Larahost installer using Composer:
`
shell
composer global require ankitjain28may/larahost
`
Download the nginx configuration and put it in the nginx virtualhosts folder according to OS. Make necessary changes in the file related to port and PHP FastCGI configuration.
For example- It is /usr/local/etc/nginx/servers/
for Mac.
`
shell
cd /usr/local/etc/nginx/servers/
curl https://raw.githubusercontent.com/ankitjain28may/larahost/master/nginx_conf/example.conf -O
`
Export these variables in $PATH.
`
shell
export NGINX_EXAMPLE_FILE='/usr/local/etc/nginx/servers/example.conf'
export NGINX_DEST='/usr/local/etc/nginx/servers/'
`
Once everything is setup, the larahost
new command will create a fresh Laravel installation in the directory you specify.
`
shell
larahost new blog
`
## Contribute
>Feel free to contribute
>Copyright (c) 2019 Ankit Jain - Released under the MIT License
Classes of Ankit Jain | > | Laravel Nginx Configuration | > | ![]() |
> | ![]() |
> | ![]() |
> | ![]() ![]() |
|
|
Groups | Applications | ![]() |
Groups |
![]() |
Classes using PHP 5 specific features | View top rated classes |
![]() |
System configuration and management | View top rated classes |
![]() |
Frameworks and libraries of cooperating classes | View top rated classes |
![]() |
Command line and console utilities | View top rated classes |
![]() |
Tools to assist project management | View top rated classes |
![]() |
Configuration formats parsing and generation | View top rated classes |
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Lic. | License text | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Doc. | Documentation |
![]() NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|