feat: add filamentPHP to the project

This commit is contained in:
idevakk
2025-09-28 19:56:11 +05:30
parent 22336fde5b
commit 6d081e5ad6
50 changed files with 2442 additions and 7 deletions

View File

@@ -2,5 +2,6 @@
return [
App\Providers\AppServiceProvider::class,
App\Providers\Filament\DashPanelProvider::class,
App\Providers\FortifyServiceProvider::class,
];