M3: Filament 后台资源(文章/分类/评论/媒体/用户/友链)+ 博客设置页 + 仪表盘统计

This commit is contained in:
ak
2026-08-11 18:08:47 +08:00
parent 6214976a88
commit dee0208f1d
46 changed files with 1572 additions and 6 deletions
Generated
+38 -1
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "c0357e1996000075eb3879929f19e248",
"content-hash": "b3635d8ae6b629801f16a9df99622e56",
"packages": [
{
"name": "anourvalar/eloquent-serialize",
@@ -1406,6 +1406,43 @@
},
"time": "2026-08-05T20:51:01+00:00"
},
{
"name": "filament/spatie-laravel-media-library-plugin",
"version": "v5.7.6",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/spatie-laravel-media-library-plugin.git",
"reference": "16d3c2b0a4a47fd03dfe5f448f6b3bb5a53b0587"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/spatie-laravel-media-library-plugin/zipball/16d3c2b0a4a47fd03dfe5f448f6b3bb5a53b0587",
"reference": "16d3c2b0a4a47fd03dfe5f448f6b3bb5a53b0587",
"shasum": ""
},
"require": {
"filament/support": "self.version",
"php": "^8.2",
"spatie/laravel-medialibrary": "^11.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Filament\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Filament support for `spatie/laravel-medialibrary`.",
"homepage": "https://github.com/filamentphp/filament",
"support": {
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2026-07-17T11:47:27+00:00"
},
{
"name": "filament/support",
"version": "v5.7.6",