saberLiou / Selflow

A full-stack web application of a simple blog, with an admin panel for administrators to control.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selflow

A full-stack CMS web application like a blog, with an admin panel for administrators to control, made of Laravel 5.4, developed in Homestead, plugged-in Cloudinary to store images.

After migrating all tables, you must use php artisan db:seed to insert default three roles "administrator, author and subscriber" and the category "Uncategorized" to set all the things done in this system. Default email and password for administrator is "admin@gmail.com" and "admin".

If a user of any role is "inactive", he or she may not create, update and delete a post, even leave a comment or make a reply on post. Active users can only write a comment and reply now, without editing or destroying.

About

A full-stack web application of a simple blog, with an admin panel for administrators to control.


Languages

Language:PHP 59.0%Language:HTML 40.6%Language:ApacheConf 0.2%Language:Vue 0.2%