EXAMPLE — DotApp PHP Framework 2.0 documentation demo.
Lumen desk

Articles

Growing lists ship paginate() plus an AJAX pager and search from three characters. Row ids are encrypted. Save and delete are wired — and locked.

TitleTopicDateStatusActions
Platform teams that still ship Platforms 2026-03-12 published Open
Cloud accounts without the theatre Cloud 2026-03-04 published Open
Product reviews that happen in the room Product 2026-02-21 published Open
Threat models that fit on paper Security 2026-02-11 published Open
The engineering calendar Culture 2026-01-28 published Open

In your own CMS this table reads studio_articles with DB::module('RAW')->q(...)->paginate(10, $page). This demo paginates the in-memory catalog so the public site cannot accumulate rows.