Skip to content
forked from avored/pms

Laravel based Project Management System

Notifications You must be signed in to change notification settings

catchup-forks/pms

 
 

Repository files navigation

Laravel based Project Management System

Restart Whole Project from scratch

Total Downloads

AvoRed Project Management System is an Open Source Laravel based.

Project Goal

Product Crud
Project Tasks
Project Contacts
Project Workflow (Maybe?)

More comming soon as I plan.

Installaton Instruction

Step 1: Install AvoRed Project Management using Git.

Clone the repository using command:

git clone https://github.com/avored/pms.git

composer update

Set up your environment config file:

avored/pms/.env

composer update/install

Step 1: Install AvoRed Project Management System using Composer.

Run composer to create the lavender application:

composer create-project avored/pms --stability=dev

Set up your environment config file:

avored/pms/.env    

Step 2: go to url

php artisan migrate

That's it!

Contributing

AvoRed Project Managementis in active development and If you want to contribute in this project then simply do the Pull Request!

If you find any bug or problem please submit here raise an issue here.

About

Laravel based Project Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.4%
  • HTML 20.1%
  • Vue 0.5%