shvetsgroup/laravel-jet-pages
Composer 安装命令:
composer require shvetsgroup/laravel-jet-pages
包简介
Pages package for Laravel. Fast as a jet plane. Provides markdown support, localization and static cache.
README 文档
README
Laravel JetPages is a package for Laravel 7 that can serve static pages. It combines speed of statically generated website with the flexibility of CMS. It does a lot of stuff out of the box for you:
- Generates proper pages from source files.
- Stores them in cache or database.
- Creates a static page cache on first page view.
- Console cache warmer.
- Multiple locales support.
- Sitemap generation.
- Special route to serve your content with json.
Installation
Composer
config/app.hpp
- Add the package
- Add sitemap package
Publish vendor assets
Run migration
Configuration
- pages backend (cache or database)
统计信息
- 总下载量: 278
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-03-14