Looking to hire Laravel developers? Try LaraJobs
claude-tasks-laravel
Headless Claude task runner for Laravel — declare a Task class (prompt + JSON schema + context), run it through the Claude Code CLI, get schema-validated JSON back. The model returns data; the app writes the database.
57
laravel-env-secrets
Encrypt .env.<env> with Laravel's env:encrypt, mint the decryption key with a CSPRNG, and install it on a deploy box over ssh — all from one artisan command, without the key ever touching stdout, shell history, or a process argument.
10
task-runs-laravel
In-app background-task status tracking for Laravel — opt-in jobs record task_runs rows with live progress, cooperative cancel, overlap + orphan guards, and a broadcast/poll UI contract.
35
db-snapshot-sync-laravel
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.
170
laravel-cloudflare
Purge the Cloudflare edge cache, toggle development mode, register tunnel DNS records, and sync WAF custom rules from artisan — built for apps behind a shared Cloudflare zone.
178
laravel-ai-docs
Render a folder of markdown — your .ai/documents/ tree — as a searchable documentation site inside your Laravel app.
139
laravel-db-console
An in-app web DB client for Laravel — browse tables and run guarded SQL, without Adminer.
135
mail-log-laravel
Self-hosted outbound mail logger for Laravel — captures Mail + Notification sends, groups by Mailable class + model, ships its own Tailwind UI.
311
watchtower-laravel
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.
736
laravel-exception-log
Log exceptions to database with smart email alerts and mute capability
5
laravel-odbc
ODBC integration for Laravel framework
19
laravel-mobile-detect
Desktop/mobile user agent parser with support for Laravel, based on MobileDetect
171 156