From 32a52bc5e5645f37113c61c8c020a0f3bc6d63ac Mon Sep 17 00:00:00 2001 From: tim-vdv Date: Mon, 4 Dec 2023 12:47:05 +0100 Subject: [PATCH] Update README.md A library containing the Dutch translation of Squire's Country model. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63a88bc..fcf6585 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ Country::where('name', 'like', 'a%')->get(); // Get information about all countr | German | `composer require squirephp/countries-de` | | Polish | `composer require squirephp/countries-pl` | | Spanish | `composer require squirephp/countries-es` | +| Dutch | `composer require quickstreambe/squirephp-countries-nl` | #### Schema