2017 © Pedro Peláez
 

library spark-installer

Command line installer for Laravel Spark.

image

laravel/spark-installer

Command line installer for Laravel Spark.

  • Thursday, March 15, 2018
  • by taylorotwell
  • Repository
  • 44 Watchers
  • 246 Stars
  • 13,914 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 80 Forks
  • 0 Open issues
  • 12 Versions
  • 5 % Grown

The README.md

Laravel Spark Installer

Installation

You should clone this repository to any location on your system, then run the composer install command within the cloned directory so the installer's dependencies will be installed. Finally add that location to your system's PATH so that the spark executable can be run from anywhere on your system., (*1)

After purchasing a Spark license, run the spark register command with your API token generated from the Laravel Spark website., (*2)

spark register token-value

Creating Projects

Once your Spark client has been registered, you can run the new command to create new projects:, (*3)

spark new project-name

After the project has been created, don't forget to run your database migrations!, (*4)

The Versions

16/04 2016
15/04 2016