Code Monkey home page Code Monkey logo

blog's Introduction

Blog Admin and User Panel

Blog Admin and User Panel using Laravel Framework. Creating Blog Admin using Admin LTE panel and Blog User side using Blog bootstrap template

Features:

Blog – Admin Panel:

  1. Multi Login System.
  2. Role Based Access Level Login
    • Author Role
  • Editor Role
  • Publisher Role
  1. Post according to user only.
  2. CRUD
    • Blog Post - List/Show/Add/Edit/Delete posts.
  • Category - List/Show/Add/Edit/Delete categories.
  • Tag - List/Show/Add/Edit/Delete tags.
  1. Dashboard to show how many users are there and how many blogs are created using particular user.
  2. Image CRUD - List/Show/Add/Edit/Delete images
  3. CK-Editor for fast writing
  4. User login and logout history system.
  5. Pagination feature is available on Products list.

Blog – User Panel:

  1. Create every post on page.
  2. Category and tag lists.
  3. Facebook comment section.
  4. Provide archives, Tag clouds .
  5. Searching blog.
  6. Social sharing like Twitter post & facebook

MYSQL dump of the database named blog.sql’ is provided.

Prerequisites

• XAMPP (start MySQL, Apache service) • Phpmyadmin • Php laravel (Laravel Framework 5.4, PHP version 7.2) • Text editor (Visual Studio Code)

Getting Started

Step 1: Download and add the folder inside ‘C:\xampp\htdocs’

Step 2: Open phpmyadmin http://localhost/phpmyadmin/index.php , create database ‘blog’ and import database dump file ‘blog.sql’ into it.

Step 3: Go to command prompt

c:\xampp\htdocs\blog>php artisan serve Visit http://127.0.0.1:8000/ to see the application in action.

Note: If you cannot see images (attachments) on webpage , then remove folder ‘storage’ from ‘app\public’ and then again link it using command as follows: ‘php artisan storage:link’

Blog Home page with all the posts

blog home page with all the posts

Blog User Login

blog user login

User's home page after User Login

user s home page after user login

Blog Admin Login

blog admin login

Admin's home page after Admin Login

admin s home page after admin login

blog's People

Contributors

truptigaonkar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

blog's Issues

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.