L
Bug Report Template — Please Use This When Reporting
Lara Dashboard
Feb 26, 2026 at 00:08
3 views
(edited)
Reporting Bugs
Thank you for helping improve Lara Dashboard. A well-written bug report is the fastest path to a fix.
Use this template
Lara Dashboard version:
Laravel version:
PHP version:
Database:
Steps to reproduce:
1.
2.
3.
Expected behaviour:
[What you expected to happen]
Actual behaviour:
[What actually happened — include the full error message and stack trace]
Screenshots:
[If applicable]
Tips for faster resolution
- Make sure you're on the latest version before reporting — the bug may already be fixed
- Run
php artisan optimize:clearand retry before reporting a cache-related issue - Check GitHub issues for duplicates
- If you can reproduce it in a fresh install, mention that — it rules out local config issues
Security vulnerabilities
Please do not post security issues publicly. Use the private disclosure process described in SECURITY.md or email security@laradashboard.com.
— The Lara Dashboard Team