Add (routes): All routes possible

Add (pages): home country page
This commit is contained in:
2023-07-26 03:10:36 +08:00
parent 728fc09474
commit 36efe23dcc
24 changed files with 4125 additions and 51 deletions

View File

@@ -10,6 +10,8 @@
"require": {
"php": "^8.1",
"artesaos/seotools": "^1.2",
"genealabs/laravel-model-caching": "^0.13.4",
"glhd/laravel-timezone-mapper": "^1.4",
"guzzlehttp/guzzle": "^7.2",
"kalnoy/nestedset": "^6.0",
"laravel/framework": "^10.10",
@@ -19,6 +21,7 @@
"stevebauman/location": "^7.0"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.8",
"fakerphp/faker": "^1.9.1",
"laravel/pint": "^1.10",
"laravel/sail": "^1.18",