LaravelPackages.net
Acme Inc.
Toggle sidebar
dij-digital/telescope-mongodb

An elegant debug assistant for the Laravel framework.

5.261
6
v5.15.1
About dij-digital/telescope-mongodb

dij-digital/telescope-mongodb is a Laravel package for an elegant debug assistant for the laravel framework.. It currently has 6 GitHub stars and 5.261 downloads on Packagist (latest version v5.15.1). Install it with composer require dij-digital/telescope-mongodb. Discover more Laravel packages by dij-digital or browse all Laravel packages to compare alternatives.

Last updated

Logo Laravel Telescope

Build Status Total Downloads Latest Stable Version License

Introduction

This package is only compatible with Laravel 11 & 12

This fork allows you to use Laravel Telescope with MongoDB.

Laravel Telescope is an elegant debug assistant for the Laravel framework. Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps and more. Telescope makes a wonderful companion to your local Laravel development environment.

Installation

You can install the package via composer:

composer require dij-digital/telescope-mongodb

Official Documentation

Documentation for Telescope can be found on the Laravel website.

Star History Chart