SOURCES — manuels-officiels/¶
One manual, one declared source. Updates come from these sources ONLY — never from memory. Run
scripts/update-manuels.shto refresh the GitHub ones.
| Manual | Source | Method | Verified |
|---|---|---|---|
laravel/ |
https://github.com/laravel/docs — branch 13.x (104 md) | update-manuels.sh laravel (git clone) |
2026-07-20 ✅ |
filament/ |
https://github.com/filamentphp/filament — branch 4.x (= Filament v5 stack Rebel), docs par package (panels, forms, tables, schemas, actions, infolists, widgets, notifications) — 158 md | update-manuels.sh filament (git clone) |
2026-07-20 ✅ |
livewire/ |
https://github.com/livewire/livewire — docs/ (101 md) | update-manuels.sh livewire (git clone) |
2026-07-20 ✅ |
tailwind/ |
https://github.com/tailwindlabs/tailwindcss.com — src/docs (197 md, v4) | update-manuels.sh tailwind (git clone) |
2026-07-20 ✅ |
stripe/ |
https://github.com/stripe/openapi (spec3.json — canonique) + stripe/stripe-php (SDK). Docs proses docs.stripe.com : pas de miroir GitHub → en ligne seulement. Cashier : laravel/billing.md |
update-manuels.sh stripe |
2026-07-20 ✅ |
microweber/ |
microweber.com user guide (site) — no dedicated docs repo (code: github.com/microweber/microweber) | site scrape → md (70 pages, July 2026 snapshot) | 2026-07-17 |
php/ |
Guide maison 8.0 → 8.5 (index.md) + UPGRADING officiels github.com/php/php-src branches PHP-8.0 → PHP-8.5 | update-manuels.sh php (git clone) |
2026-07-20 ✅ |
plesk/ |
docs.plesk.com/en-US/obsidian — no GitHub mirror exists | scripts/mirror-plesk-docs.sh (run on blackbox — docs.plesk.com unreachable from agent sandboxes) |
⚠ thin — full mirror pending |
ovh/ (archived) |
github.com/ovh/docs (fr-ca guides) | archived zip — restore when virtualization work opens | 2026-07-17 |
Rule (Bible #9): a manual page not present here does not exist for the agent. If a command is not in the manual, it is not used — the manual gets updated first.