krayin / krayin-debug-bar
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 5
Open Issues: 0
pkg:composer/krayin/krayin-debug-bar
Requires (Dev)
This package is auto-updated.
Last update: 2025-09-27 01:30:21 UTC
README
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.