add spotlight

This commit is contained in:
2024-11-29 20:05:50 +05:00
parent c7ceaf6556
commit 651b730233
7 changed files with 154 additions and 3 deletions

View File

@@ -10,7 +10,8 @@
"laravel/framework": "^11.9",
"laravel/tinker": "^2.9",
"phpoffice/phpspreadsheet": "^3.3",
"phpoffice/phpword": "^1.3"
"phpoffice/phpword": "^1.3",
"pxlrbt/filament-spotlight": "^1.3"
},
"require-dev": {
"barryvdh/laravel-ide-helper": "^3.2",