CoreBlog is an open source blog system built on Laravel5.8.
The front-end is responsive and compatible with PC, tablet, and mobile phone access. It has complete Markdown format support. When publishing an article, it automatically translates the title to generate a friendly slug. The article is indexed in full text. Comments support the @ function. It supports article tipping. User registration automatically generates avatars. Articles are Likes, articles commented, comments liked, comments mentioned, rewards in-site notifications, website map, RSS subscription, etc.
The front-end is responsive and supports access on PC, mobile phones and tablets;
User registration, login, logout;
Automatically generate user avatars based on user email addresses;
Uploading avatar supports preview and cropping;
User registration needs to be verified by email;
Users support editing information, changing avatars, and changing passwords;
Article editing uses markdown format;
When adding an article, Google Translate is automatically called to generate a friendly slug;
Article access statistics;
Articles support likes, comments, and rewards;
The article uses tntsearch for full-text indexing and jieba for Chinese word segmentation;
Login users support commenting on articles, liking articles, and liking comments;
Comments support @ function and xss filtering;
Article data cache;
If the article is liked, the article is commented, the comment is liked, or the comment is mentioned, you will receive a notification on the site;
Support email subscription;
Support Alipay and WeChat rewards;
Support site map and RSS subscription;
Addition, deletion and modification of friendly links;
Addition, deletion and modification of categories;
Supports background ICP registration number modification and public security registration number modification;
Please check out the demo for more features;
Nginx>=1.8
PHP>=7.1.3
Mysql>=5.7
Redis>=3.0
SqlitePHP extension
GDPHP expansion
OpenSSLPHP extension
PDOPHP extension
MbstringPHP extension
TokenizerPHP extension
XMLPHP extension
CtypePHP extension
JSONPHP extension
BCMathPHP extension
RedisPHP extension (optional)