fernandor/loomcms
Composer 安装命令:
composer require fernandor/loomcms
包简介
CMS with Filament admin for Laravel
关键字:
README 文档
README
CMS with Filament admin for Laravel. Content (pages, themes, blocks, components, segments, modules, settings) lives on disk under data/.
Install
composer require fernandor/loomcms php artisan loomcms:install php artisan migrate
Add a media disk to config/filesystems.php, then add the Filament theme to vite.config.js:
'vendor/fernandor/loomcms/resources/css/filament/admin/theme.css',
Run npm install && npm run build.
Development
This package is developed in the LoomCMS monorepo. This repository is an automated mirror of packages/loomcms/, synced on every push to master.
License
MIT — see LICENSE.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-26