Feature: Adding Meilisearch to core

This commit is contained in:
2026-07-12 05:28:23 +03:00
parent 0524380ab0
commit ee9893bd64
3 changed files with 214 additions and 1 deletions
+3 -1
View File
@@ -14,7 +14,9 @@
"laravel/framework": "^12.0",
"laravel/tinker": "^3.0",
"symfony/yaml": "^7.0",
"lunarphp/table-rate-shipping": "^1.3"
"lunarphp/table-rate-shipping": "^1.3",
"lunarphp/search": "*",
"lunarphp/meilisearch": "*"
},
"require-dev": {
"fakerphp/faker": "^1.23",