Skip to content

An elegant debug assistant for the Laravel framework with support for MongoDB

License

Notifications You must be signed in to change notification settings

DIJ-digital/telescope-mongodb

 
 

Repository files navigation

Logo Laravel Telescope

Build Status Total Downloads Latest Stable Version License

Introduction

This package is only compatible with Laravel 11

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.

About

An elegant debug assistant for the Laravel framework with support for MongoDB

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 57.5%
  • Vue 28.6%
  • JavaScript 6.8%
  • Blade 4.4%
  • SCSS 2.7%