Getting started
Start developing your first Layout by activating development mode via /config.php
public function __construct() {
$this->developer = array(
'path' => PATH.'DEV',
'url' => 'http://localhost/LayoutHub/DEV'
);
}

If you love LayoutHub, could you consider posting an review? That would be awesome and really help us to grow our business, here is the link.
Last updated
Was this helpful?