Carbon locale

This commit is contained in:
xiaomlove
2022-04-09 01:54:40 +08:00
parent fe4f7a204f
commit 93f8031ccd
3 changed files with 9 additions and 1 deletions

View File

@@ -29,6 +29,6 @@ class AppServiceProvider extends ServiceProvider
{
// JsonResource::withoutWrapping();
DB::connection(config('database.default'))->enableQueryLog();
// Nexus::boot();
}
}