Coder Social home page Coder Social logo

vvblog's Introduction

🎈 vvblog is an open source blog built with Laravel https://vvblog.top


VVBlog

This is a powerful blog, I try to build the blog more beautiful, more convenient.

Laravel 5.* and adminlte combined with the establishment of a good response and quickly dashboard.

I believe it will be better and better. If you are interested in this, you can join and enjoy it.

Basic Features

  • beautiful dashboard for users
  • Statistical tables
  • Content moderation
  • Own markdown comments system
  • multiple users write blog
  • Multiple tags for the articles
  • Multiple categories for the articles
  • beautiful preview in article images
  • Markdown Editor
  • and more...

vvblog Laravel 5.4

Server Requirements

  • PHP >= 5.6.4
  • Node >= 6.x
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Server Environment

  • nginx 1.10+
  • php 5.6+
  • Mysql 5.7+

Preview

https://vvblog.top/users/1/articles/4

Install

1. Clone the source code or create new project.

git clone https://github.com/huaxiachenli/blog.git

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

3. Run the artisan migrate command, the command will run the migrate command and generate test data.

php artisan migrate

4. Run the artisan key:generate command, the command will generate the key in .env file

php artisan key:generate

5. Run the artisan serve command, the command will run the php -S localhost:8000 for the Application,you can open the browser� in http://127.0.0.1 for preview

php artisan serve

Contributors

License

The project is open-sourced software licensed under the MIT license.

contact me :[email protected]

vvblog's People

Contributors

huaxiachenli avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.