2017 © Pedro Peláez
 

library nobox-laravel-installer

Laravel Project Generator using a customized laravel installation.

image

nobox/nobox-laravel-installer

Laravel Project Generator using a customized laravel installation.

  • Tuesday, December 15, 2015
  • by cyberkiko
  • Repository
  • 2 Watchers
  • 0 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

Nobox Laravel Installer

Server Requirements

  • PHP >= 5.5.9

Installer requirements

  • composer
  • git (if you want the installer takes care of linking your project to a empty github repository)

Via Nobox Installer

Download the nobox installer using Composer:, (*1)

composer global require "nobox/nobox-laravel-installer=~2.2"

Once installed make sure place the ~/.composer/vendor/bin directory in your PATH so the nobox executable could be located by your system., (*2)

Now you can install a new project with the nobox fork of laravel just using the nobox new command in the directory you specify., (*3)

Commands Available

nobox new
nobox clone
To setup a new app using our fork
nobox new project-name

If you want to see all the command instalation logs use the flag -v, (*4)

What includes the installation?, (*5)

  1. composer install ( will install all composer dependencies )
  2. npm install ( will install all the npm dependencies )
  3. bower install ( will install all the bower dependencies)
  4. cp .env.example .env && php artisan key:generate ( prepare your local .env file and generates app key )
  5. gulp (compiles the assets so the site is ready)
  6. (optional) Links empty github repository to your project directory
To setup an existing app that uses our fork
nobox clone [project.repository.address.git] [project-name]

The Versions

15/12 2015

dev-master

9999999-dev

Laravel Project Generator using a customized laravel installation.

  Sources   Download

MIT

The Requires

 

by Alberto Estrada

laravel nobox

15/12 2015

v2.2

2.2.0.0

Laravel Project Generator using a customized laravel installation.

  Sources   Download

MIT

The Requires

 

by Alberto Estrada

laravel nobox

15/12 2015

v2.1

2.1.0.0

Laravel Project Generator using a customized laravel installation.

  Sources   Download

MIT

The Requires

 

by Alberto Estrada

laravel nobox

15/12 2015

v2.0

2.0.0.0

Laravel Project Generator using a customized laravel installation.

  Sources   Download

MIT

The Requires

 

by Alberto Estrada

laravel nobox

04/12 2015

v1.5.5

1.5.5.0

Laravel Project Generator using a customized laravel installation.

  Sources   Download

MIT

The Requires

 

by Alberto Estrada

laravel nobox

04/12 2015

v1.5.3

1.5.3.0

Laravel Project Generator using a customized laravel installation.

  Sources   Download

MIT

The Requires

 

by Alberto Estrada

laravel nobox

03/12 2015

v1.5.2

1.5.2.0

Laravel Project Generator using a customized laravel installation.

  Sources   Download

MIT

The Requires

 

by Alberto Estrada

laravel nobox

03/12 2015

v1.5.1

1.5.1.0

Laravel Project Generator using a customized laravel installation.

  Sources   Download

MIT

The Requires

 

by Alberto Estrada

laravel nobox

30/11 2015

1.5

1.5.0.0

Laravel Project Generator using a customized laravel installation.

  Sources   Download

MIT

The Requires

 

by Alberto Estrada

laravel nobox

20/11 2015

v1.2

1.2.0.0

Laravel Project Generator using a customized laravel installation.

  Sources   Download

MIT

The Requires

 

by Alberto Estrada

laravel nobox

20/11 2015

1.1

1.1.0.0

Laravel Generator using a customized laravel installation.

  Sources   Download

MIT

The Requires

 

by Alberto Estrada

laravel nobox

20/11 2015

v1.0

1.0.0.0

Laravel Generator using a customized laravel installation.

  Sources   Download

MIT

The Requires

 

by Alberto Estrada

laravel nobox