Home  >  Article  >  Backend Development  >  Write a blog program, developed based on Laravel5.1

Write a blog program, developed based on Laravel5.1

WBOY
WBOYOriginal
2016-07-23 08:54:40905browse

In other words, I have changed many programs, including WordPress, HEXO, Typecho, etc. I have tried them.
WordPress is more like a small CMS, the Swiss Army Knife of content-based websites. The reason why I don't use it is that I want to change the program. HEXO is also very good as a static blog, but there is one shortcoming that I can't stand, that is, writing must be done in a computer environment with nodejs installed and synchronized with Github content, which is a bit inflexible.

In fact, Typecho1.0 is very good as a blog! Markdown editor, fast and lightweight. Logically I should use it. But being restless, I decided to write one myself.

Developed based on laravel5.1.

Backstage screenshot
Write a blog program, developed based on Laravel5.1

That’s about all the functions.

TODO:

Permission Management

Caching etc

It’s not perfect yet, I feel like I’m a Bronze 5 scumbag. Still need to work hard!

DEMO: http://note.mango.im/

Update: https://github.com/mangoim



Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn