spark
The Laravel Spark command-line tool.
spark register {token}
- Display the currently registered API token:
spark token
- Create a new Spark project:
spark new {project_name}
- Create a new Spark project with Braintree stubs:
spark new {project_name} --braintree
- Create a new Spark project with team-based billing stubs:
spark new {project_name} --team-billing
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).