good so far

This commit is contained in:
Mekan1206
2026-05-19 18:35:25 +05:00
parent 68ff1c4c39
commit 61c1c2bef9
8 changed files with 68 additions and 38 deletions

View File

@@ -19,6 +19,6 @@ class AppServiceProvider extends ServiceProvider
*/
public function boot(): void
{
//
app()->setLocale('tk');
}
}