webrek/laravel-telescope-mongodb
Drop-in MongoDB storage driver for Laravel Telescope. Run Telescope without MySQL/PostgreSQL: install via artisan, publishes assets, removes SQL migrations, creates required MongoDB indexes, and binds the repository. Includes command to migrate existing SQL Telescope data.
webrek/laravel-telescope-mongodb package’s maturity (limited stars/dependents may indicate unproven adoption).mongodb/mongodb) is installed and configured, adding a minor dependency if not already present.telescope:entries API).mongodb/mongodb) is installed and compatible with Laravel’s version.composer require webrek/laravel-telescope-mongodb.php artisan telescope-mongodb:install (handles assets, indexes, and binding).config/telescope.php to ensure no conflicting storage drivers are defined./telescope endpoint with a subset of features (e.g., exceptions, requests).laravel/telescope-screenshots) for compatibility.webrek/laravel-telescope-mongodb for updates and Telescope’s SQL schema changes (if diverging).$lookup for joins if needed) and Telescope’s new storage model.How can I help you explore Laravel packages today?