Skip to content

TenzinGayche/Blogging-Webapp

Repository files navigation

Laravel Blogging Website

Description

Laravel Blogging Website is a web application that allows users to create, read, update, and delete blog posts. The application is built on Laravel framework and uses Blade templating engine for rendering views. Users can create an account, view posts, and leave comments on posts.

Technologies Used

  • Laravel
  • MySQL
  • Bootstrap
  • Blade
  • HTML/CSS

Installation

  1. Clone the repository.
  2. Run composer install to install dependencies.
  3. Create a .env file and configure your database settings.
  4. Run php artisan migrate to create the necessary database tables.
  5. Run php artisan serve to start the development server.

Features

  • Creating, reading, updating, and deleting blog posts
  • User authentication
  • Commenting on posts
  • Admin privileges

Usage

  1. Visit the homepage and click on the "Register" button to create a new account.
  2. Once logged in, click on the "Create Post" button to create a new blog post.
  3. Users can view blog posts on the homepage and click on a post to view its full content.
  4. Users can leave comments on blog posts by filling
  5. Preview

    Screenshot 2023-04-11 at 7 50 50 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published