dij-digital/telescope-mongodb

An elegant debug assistant for the Laravel framework. Made compatible with MongoDB.

4.17.7 2024-03-12 10:40 UTC

This package is auto-updated.

Last update: 2024-04-12 10:51:12 UTC


README

Logo Laravel Telescope

Build Status Total Downloads Latest Stable Version License

Introduction

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.

68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f6578616d706c65732f53637265656e5f53686f745f323031382d31302d30395f61745f312e34372e32335f504d2e706e67

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.