Skip to content

amdad121/task-management-api

Repository files navigation

task-management-api

This is cookie bases Task Management system. so, you need to server run with same ip address.

Laravel Project

Fist clone the project

git clone https://github.com/amdad121/task-management-api.git

then go to project directory

cd task-management-api

and run

composer install

you need to copy .env.example to .env

cp .env.example .env

After that you need SMTP & Database setup on .env file

then you run this command

php artisan migrate --seed

then you run this command

php artisan serve

now go to run Vue project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published