Skip to content

iamRajatSharma/WEB-APP-LARAVEL

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Project

In this project we have two section's.
The first one is Fronted or User section and the second one is Backend or Admin section.

First lets talk about Admin Section features :

  1. Manage Services
    1.1 Add new services
    1.2 Edit existing services
    1.3 Delete existing services
    1.4 Change status of services like active or inactive

  2. Manage Blog
    1.1 Add new blog
    1.2 Edit existing blog
    1.3 Delete existing blog
    1.4 Change status of blog like active or inactive

  3. Manage FAQ's
    1.1 Add new FAQ
    1.2 Edit existing FAQ
    1.3 Delete existing FAQ
    1.4 Change status of FAQ like active or inactive

How to install

  1. git clone https://github.com/iamRajatSharma/WEB-APP-LARAVEL.git
  2. cd ./WEB-APP-LARAVEL
  3. composer update

Databse Setup & Database Migration

  1. Set up your database config in .env file
  2. php artisan migrate

How to start project

  1. php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages