1
0
forked from poc/pds

Package for export pdf

This commit is contained in:
dhanabalan
2025-04-28 00:11:34 +05:30
parent a8f717d99a
commit e328569cc1
5 changed files with 640 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
"license": "MIT",
"require": {
"php": "^8.2",
"alperenersoy/filament-export": "^3.0",
"althinect/filament-spatie-roles-permissions": "^2.3",
"filament/filament": "^3.3",
"laravel/framework": "^11.31",
@@ -16,6 +17,7 @@
"tpetry/laravel-postgresql-enhanced": "^2.3"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.15",
"barryvdh/laravel-ide-helper": "^3.5",
"fakerphp/faker": "^1.23",
"laravel/pail": "^1.1",