2017 © Pedro Peláez
 

library laravel-installer

Install Laravel Framework with any version you want.

image

artesaos/laravel-installer

Install Laravel Framework with any version you want.

  • Wednesday, October 11, 2017
  • by vinicius73
  • Repository
  • 8 Watchers
  • 20 Stars
  • 307 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 1 Open issues
  • 8 Versions
  • 3 % Grown

The README.md

Laravel Installer

Build Status Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

This laravel installer is an alternative to the Laravel installer and much like the Symfony installer lets you choose a specific version to install., (*2)

Remember to remove your old laravel installer to prevent conflicts, (*3)

composer g remove laravel/installer

Installation

composer g require artesaos/laravel-installer

Usage

This installer works like the default laravel installer. The difference is you can choose the Laravel Version version., (*4)

laravel new name version

The option --interactive is available. It will ask for packages to require on your project, (*5)

Replace name for your project name and version with a valid laravel version, in any format supported by composer., (*6)

Some examples:, (*7)

laravel new blog 9.3.1
laravel new blog ~5.5.0
laravel new blog ^7.1
laravel new blog master

You can use the help command for instructions:, (*8)

laravel help new

Changelog

You can view the latest changes here, (*9)

The Versions

11/10 2017

dev-master

9999999-dev

Install Laravel Framework with any version you want.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel installer custom version

11/10 2017

1.5.0

1.5.0.0

Install Laravel Framework with any version you want.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel installer custom version

24/01 2017

1.4.0

1.4.0.0

Install Laravel Framework with any version you want.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel installer custom version

23/08 2016

1.3.0

1.3.0.0

Install Laravel Framework with any version you want.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel installer custom version

29/04 2016

1.2.0

1.2.0.0

Install Laravel Framework with any version you want.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel installer custom version

05/04 2016

1.1.0

1.1.0.0

Install Laravel Framework with any version you want.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel installer custom version

26/03 2016

dev-develop

dev-develop

Install Laravel Framework with any version you want.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel installer custom version

12/02 2016

1.0.0

1.0.0.0

Install Laravel Framework with any version you want.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel installer custom version