krayin / krayin-debug-bar
dev-master
2021-07-26 15:57 UTC
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-26 23:29:07 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.