mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2025-12-23 14:30:16 +00:00
🚀 initial commit
This commit is contained in:
10
config/countries.php
Normal file
10
config/countries.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/**
|
||||
* Array of ISO codes to exclude.
|
||||
* @var array
|
||||
*/
|
||||
'exclude' => []
|
||||
];
|
||||
Reference in New Issue
Block a user