laravel/spark-installer
最新稳定版本:v3.2.1
Composer 安装命令:
composer require laravel/spark-installer
包简介
Command line installer for Laravel Spark.
README 文档
README
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.
After purchasing a Spark license, run the spark register command with your API token generated from the Laravel Spark website.
spark register token-value
Creating Projects
Once your Spark client has been registered, you can run the new command to create new projects:
spark new project-name
After the project has been created, don't forget to run your database migrations!
统计信息
- 总下载量: 23.5k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 317
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-09-14