feat: stats

This commit is contained in:
2026-05-16 17:11:07 +02:00
parent d9e80f7603
commit 7b8ede2a1a
18 changed files with 254 additions and 53 deletions
-1
View File
@@ -29,7 +29,6 @@ class HorizonServiceProvider extends HorizonApplicationServiceProvider
{
Gate::define('viewHorizon', function ($user = null) {
return false;
});
}