Overview
This is a simple object which you can extend in your class to create a full powered model.
Including the Core Model
To include the core model, use this:
use Leaf\Core\Model;
class HomeModel extends Model
Next Steps
Simple RoutingResponse
Simple Authentication
Database Config