Skip to content

History / Model

Revisions

  • docs: document v0.10.0 breaking change (explicit $table) and drop guessing references Model.md now states that v0.10.0 requires an explicit $table property and throws RuntimeException otherwise. Home.md updated to the current tagline and corrected Model description. Co-Authored-By: goose <goose@aaif.dev>

    @lamonega lamonega committed Jul 17, 2026
  • revert(model): back to instance syntax — remove static __callStatic

    Laureano F. Lamonega committed Jul 17, 2026
  • docs: update for v0.9.2 — static model, patch, file responses - Model: static syntax User::find(42) as primary - Routing: add PATCH example - Controllers: add download() and file() helpers

    Laureano F. Lamonega committed Jul 17, 2026
  • Add 9 wiki pages: Getting Started, Routing, Controllers, Template Engine, Query Builder, Model, Sessions & CSRF, Security, Helpers

    Laureano F. Lamonega committed Jul 17, 2026