Laravel Community Tools by
Tighten
Nova Packages
Laravel Tricks
Forge Recipes
Forge Recipes
Staff Picks
All Recipes
Login
Staff Picks
All Recipes
Login
Back to Recipes
Install Laravel Installer and Spark Installer and add to path
9 years ago
msaf3
un-tested
Clone
bash
Copy
/usr/local/bin/composer global require "laravel/installer" /usr/local/bin/composer global require "laravel/spark-installer" echo 'PATH=$PATH:/home/forge/.config/composer/vendor/bin' >> /home/forge/.profile PATH=$PATH:/home/forge/.config/composer/vendor/bin spark register <Add Your Spark API Key>
Comments
No comments yet.
Log in
to leave a comment.