Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 379 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 379 Bytes

Krayin Debug Bar Download

1. Introduction:

Show all stats in debug bar grouped by installed modules.

2. Requirements:

  • Krayin: v1.0.0.

3. Installation:

  • Install the extension
composer require krayin/krayin-debug-bar
  • Run these command below to complete the setup
php artisan route:cache

That's it, your extension must be working now.