Bash Script to allow create Laravel 5, Lumen, Slim Framework 3 and CakePHP 3 together with project's Virtual Host
-
Download the script
-
Apply permission to execute:
$ chmod +x /path/to/laranix.sh
-
To make use the script globally
$ sudo cp /path/to/laranix.sh /usr/local/bin/laranix
Basic command line syntax:
$ sudo laranix [laravel|lumen|cake|slim] [project-name]
-
Optionally accept
domain-name
-
Optionally accept
ip-address
-
Optionally accept
port