db-snapshot-sync-laravel
by phattarachai
Rebuild a Laravel dev database from production in one command — driver-aware dump sanitizer, sync orchestrator, and a token-protected internal snapshot API. Extends spatie/laravel-db-snapshots.
laravel-cloudflare
by phattarachai
Purge the Cloudflare edge cache, toggle development mode, and register tunnel DNS records from artisan — built for apps behind a shared Cloudflare zone.
laravel-ai-docs
by phattarachai
Render a folder of markdown — your .ai/documents/ tree — as a searchable documentation site inside your Laravel app.
laravel-db-console
by phattarachai
An in-app web DB client for Laravel — browse tables and run guarded SQL, without Adminer.
mail-log-laravel
by phattarachai
Self-hosted outbound mail logger for Laravel — captures Mail + Notification sends, groups by Mailable class + model, ships its own Tailwind UI.
watchtower-laravel
by phattarachai
Laravel client for the Watchtower self-hosted Sentry-compatible exception tracker. Wires up sentry/sentry-laravel and a same-origin browser tunnel that dodges ad blockers.
laravel-exception-log
by phattarachai
Log exceptions to database with smart email alerts and mute capability
laravel-mobile-detect
by phattarachai
Desktop/mobile user agent parser with support for Laravel, based on MobileDetect