--- DB::select --- SELECT id, uri, method, controller, meta_title, meta_description, canonical_url, robots, sitemap, meta_extra, COALESCE(level, 1) AS level FROM `pages` WHERE active = 1 ORDER BY id ASC ------------------- --- DB::update --- UPDATE `pages` SET views = views + 1 WHERE id = :id Params: {":id":1} ------------------- Home

Welcome to Armstrong Plumbing

This is the home page.