krayin/krayin-debug-bar
Maintainers
dev-master
2021-07-26 15:57 UTC
Requires
None
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT a5823dcf3ccffbcc29a67be824a7cc09ac41381d
- Jitendra Singh <jitendra.woop@webkul.com>
This package is auto-updated.
Last update: 2026-06-27 03:08:53 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.
