Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 619 Bytes

File metadata and controls

27 lines (19 loc) · 619 Bytes

blog-php

An attempt to create blog backend & front using Laravel Framework

Features: End user(s) 1. Blogs with pagination i.e. Home page 2. A dedicated page for blog

Blogger 1. Create blog 2. Edit/Delete Blog 3. Change Password

Admin 1. Create blog 2. Edit/Delete Blog 3. Change Password 4. Manage bloggers (Create, Update and Delete)

Things under progress :

1. Comments section on blog
2. Test cases

Warning/Note: This is just for my own educational purpose. If you're using or planning to use it then do it at your own risk.