Skip to content

History / File

Revisions

  • Replace Upload helper with UploadedFile Introduce Pair\Http\UploadedFile and Pair\Http\FileMediaType docs, remove legacy Pair\Helpers\Upload, and update documentation references and examples. Examples now use UploadedFile::fromGlobals(), moveTo(), and putToS3(), and MIME categories are served by FileMediaType; related docs (AmazonS3, File, Home, Utilities, Upgrade-to-v4) were adjusted accordingly.

    @viames viames committed Apr 26, 2026
  • Add Aircall API docs and page struct update Adds a new AircallAPI.md and wires it into the docs, plus several documentation updates.

    @viames viames committed Feb 26, 2026
  • Add extensive Pair framework docs and update indexes Add dozens of new markdown docs for Pair framework components (ACL, exceptions, services, mailers, form controls, helpers, models, integrations and more). Update API.md and Home.md to reference the new pages. Extend ActiveRecord.md with a modern quick reference and practical recipes, add additional Database usage examples, and include minor updates to Query.md, Model.md and View.md to reflect the expanded documentation. These changes populate the docs/wiki with usage examples, main methods, and implementation notes for each component.

    @viames viames committed Feb 24, 2026