laravel-telescope-toolbar

A toolbar for Laravel Telescope, based on the Symfony Web Profiler.

MIT License

Downloads
1M
Stars
771
Committers
19

Bot releases are visible (Hide)

laravel-telescope-toolbar - Check for Symfony responses

Published by barryvdh about 5 years ago

laravel-telescope-toolbar - Dont record assets

Published by barryvdh about 5 years ago

laravel-telescope-toolbar - Toggle auto-refresh for Ajax requests, load toolbar entries

Published by barryvdh about 5 years ago

laravel-telescope-toolbar - Render scripts in head

Published by barryvdh about 5 years ago

Split rendering of the assets to the load to catch early xhr-requests, load cached resources.

laravel-telescope-toolbar - Check middleware, tweak dumps

Published by barryvdh about 5 years ago

  • Fix error with empty middleware
  • Show memory tab
  • Don't enable the DumpWatcher by default, but provide a Toolbar::dump() / debug() method to dump into the Toolbar directly (but preserve dd())
laravel-telescope-toolbar - Official release

Published by barryvdh about 5 years ago

laravel-telescope-toolbar - Fix excluded paths config.

Published by barryvdh about 5 years ago

laravel-telescope-toolbar -

Published by barryvdh about 5 years ago

Beta release

laravel-telescope-toolbar - Keep original response, show Dumps

Published by barryvdh about 5 years ago

laravel-telescope-toolbar - Update Redirect / Ajax excludes

Published by barryvdh about 5 years ago

This tweaks redirect storage in the session (reflashing messages) and make ajax paths configurable.

laravel-telescope-toolbar - First Alpha Release

Published by barryvdh about 5 years ago

Should contain all collectors and is ready for testing.

image