logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Create Spark Projects - Laravel Spark Tool | Online Free DevTools by Hexmos

Create new Laravel Spark projects with Spark, the official Laravel scaffolding tool. Generate projects with Braintree or team billing. Free online tool, no registration required.

spark

The Laravel Spark tool. More information: https://spark.laravel.com.

  • Register your API token:

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

See Also