Skip to content

History

Revisions

  • docs: document v0.11.0 view path requirement Add a 'Configuring the view path' section to Template-Engine.md explaining that setViewPath() is required since v0.11.0 and the silent app/Views fallback was removed. Co-Authored-By: goose <goose@aaif.dev>

    @lamonega lamonega committed Jul 17, 2026
    0a8967c
  • 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
    4412c0a
  • wiki: add Static Analysis (PHPStan) page

    Laureano F. Lamonega committed Jul 17, 2026
    3e5eabc
  • revert(model): back to instance syntax — remove static __callStatic

    Laureano F. Lamonega committed Jul 17, 2026
    1137bd5
  • 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
    fac5781
  • Add 9 wiki pages: Getting Started, Routing, Controllers, Template Engine, Query Builder, Model, Sessions & CSRF, Security, Helpers

    Laureano F. Lamonega committed Jul 17, 2026
    0e84fc2
  • Initial Home page

    @lamonega lamonega committed Jul 17, 2026
    deb24ee