Skip to content

harshadvala/task-conventions

Repository files navigation

Task-Manager

A simple task manager build in Larave, livewire and Mysql

TaskManager is a Laravel application which manage projects, tasks and communicate with admin.

Installation

First clone the git repository:

    git clone [email protected]:harshadvala/task-conventions.git

Then Run Command to Install Dependencies

    composer install
    npm install
    npm run dev

Then setup database & config .env file

And finally, run all the migration files

    php artisan migrate

1

2

3

4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published