mongor
mongor copied to clipboard
Profiler content duplicated
Enabling profiling in application/config/application.php and application/config/database.php results in the profiler content being duplicated at the bottom of the page.
Commenting out \Laravel\Profiling\Profiler::attach() in MongoProfiler::attach() fixes the issue.