add autocounter

This commit is contained in:
2024-10-29 19:41:04 +05:00
parent 3eadd3c69b
commit efd49ae392
7 changed files with 38 additions and 2 deletions

View File

@@ -24,6 +24,8 @@ class AppServiceProvider extends ServiceProvider
Model::shouldBeStrict(! app()->isProduction());
$this->registerModules();
// logDB();
}
/**