Migrate backend to Porto architecture and fix minor bugs
- Fully transitioned the backend to the Porto architectural pattern - Improved code organization and maintainability - Fixed minor bugs and inconsistencies
This commit is contained in:
+10
-10
@@ -9,12 +9,12 @@
|
||||
"ext-curl": "*",
|
||||
"ext-zip": "*",
|
||||
"alxdorosenco/porto-for-laravel": "^10.0",
|
||||
"askerakbar/checkpoint": "^0.0.1",
|
||||
"awcodes/filament-tiptap-editor": "^3.0",
|
||||
"bezhansalleh/filament-shield": "^3.2",
|
||||
"filament/filament": "^3.0-stable",
|
||||
"filament/spatie-laravel-tags-plugin": "^3.2",
|
||||
"guava/filament-icon-picker": "^2.0",
|
||||
"awcodes/filament-tiptap-editor": "3.4.16",
|
||||
"bezhansalleh/filament-shield": "3.2.6",
|
||||
"filament/filament": "v3.2.127",
|
||||
"filament/spatie-laravel-settings-plugin": "^3.2",
|
||||
"filament/spatie-laravel-tags-plugin": "v3.2.113",
|
||||
"guava/filament-icon-picker": "2.2.4",
|
||||
"guzzlehttp/guzzle": "^7.8",
|
||||
"imangazaliev/didom": "^2.0",
|
||||
"inertiajs/inertia-laravel": "^2.0",
|
||||
@@ -23,17 +23,17 @@
|
||||
"laravel/framework": "^10.10",
|
||||
"laravel/sanctum": "^3.2",
|
||||
"laravel/tinker": "^2.8",
|
||||
"mohamedsabil83/filament-forms-tinyeditor": "^2.3",
|
||||
"mohamedsabil83/filament-forms-tinyeditor": "v2.3.3",
|
||||
"nesbot/carbon": "^2.71",
|
||||
"opcodesio/log-viewer": "^3.15",
|
||||
"predis/predis": "^2.3",
|
||||
"protonemedia/laravel-cross-eloquent-search": "^3.4",
|
||||
"pxlrbt/filament-excel": "^2.3",
|
||||
"shuvroroy/filament-spatie-laravel-backup": "^2.2",
|
||||
"pxlrbt/filament-excel": "v2.3.4",
|
||||
"shuvroroy/filament-spatie-laravel-backup": "v2.2.3",
|
||||
"spatie/laravel-sitemap": "^7.2",
|
||||
"symfony/filesystem": "^6.3",
|
||||
"tightenco/ziggy": "^1.0",
|
||||
"tomatophp/filament-icons": "^1.1",
|
||||
"tomatophp/filament-icons": "v1.1.4",
|
||||
"vkcom/vk-php-sdk": "^5.131",
|
||||
"xvladqt/faker-lorem-flickr": "^1.0",
|
||||
"yepsua/filament-range-field": "^0.3.4"
|
||||
|
||||
Reference in New Issue
Block a user