Welcome Aboard
You’re flying with PHP On Rockets!!
Getting Started
Here’s how to get rolling:
-
Design your SQL database
SQL server configuration is setup in /config.php
-
Optionally write your plugins
Plugins are stored in /model/plugins, see documentation for details
-
Write your controllers and go !!
Controllers are stored in /controller