Skip to content

mihir1313/ngo-management

Repository files navigation

NGO Management System

Front End

Home:

FrontEnd

Causes:

FrontEnd-2

Admin Login

Login

Back End

Backend

Installation

Follow these instructions to set up and run the project locally on your Machine.

Prerequisites

Installation

  1. Clone the repository:
   git clone https://github.com/mihir1313/ngo-management.git
  cd ngo-management
composer install
cp .env.example .env
php artisan key:generate
php artisan storage:link
php artisan migrate:fresh --seed
php artisan serve

Admin Credentials

Admin:

Password:

12345678

If you like our project please leave a star ❤

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published