jcc/blog
Composer 安装命令:
composer create-project jcc/blog
包简介
A full-featured, easy-to-use, well-expanded blog system powered by laravel and vuejs.
README 文档
README
🎈 PJ Blog is an open source blog built with Laravel and Vue.js. https://pigjian.com
Special thanks to the generous sponsorship by:
PJ Blog
This is a powerful blog, I try to build the blog more beautiful, more convenient.
Laravel 5.* and Vuejs 2.* combined with the establishment of a good response and quickly dashboard, the dashboard made through the Vuejs component development.
I believe it will be better and better. If you are interested in this, you can join and enjoy it.
Here is documents
Basic Features
- Manage users, articles, discussions and media
- Statistical tables
- Categorize articles
- Label classification
- Content moderation
- Own comments system
- Multi-language switching
- Markdown Editor
- Roles & Permissions
- and more...
PJ Blog Laravel 7.*
Server Requirements
- PHP >= 7.2.5
- Node >= 6.x
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
Preview
Install
1. Clone the source code or create new project.
git clone https://github.com/jcc/blog.git
OR
composer create-project jcc/blog
2. Set the basic config
cp .env.example .env
Edit the .env file and set the database and other config for the system after you copy the .env.example file.
2. Install the extended package dependency.
Install the Laravel extended repositories:
composer install -vvv
Install the Vuejs extended repositories:
npm install
Compile the js code:
npm run dev
// OR
npm run watch
// OR
npm run production
3. Run the blog install command, the command will run the migrate command and generate test data.
php artisan blog:install
Contributors
Thanks
Donate
Support all ERC20 tokens. My Address: 0x600dfF1311E5DA3a8697fD86d4Fd9bed257395eb
License
The project is open-sourced software licensed under the MIT license.
QQ Group: 272734386
jcc/blog 适用场景与选型建议
jcc/blog 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 5.23k 次下载、GitHub Stars 达 2.86k, 最近一次更新时间为 2016 年 12 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「blog」 「laravel」 「vue」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 jcc/blog 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 jcc/blog 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 jcc/blog 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A component that allows creating responsive HTML tables or lists from data object
Laravel package for opinionated blog implementation
Admin panel generator for Laravel 8 and based on Vuetify Admin, a separate SPA admin framework running on top of REST APIs.
Import an RSS-feed into blog
Code generation for MPMG projects that use Laravel and VueJs tecnologies.
Faker provider for NumberNine CMS
统计信息
- 总下载量: 5.23k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2864
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-12-27