Skip to content

AlexanderNeishkasha/task_manager

Repository files navigation

Task manager

Demo: https://task-manager.yanster.one

Installation

Run these commands to install the project:

composer install
php artisan key:generate
php artisan migrate
npm install
npm run prod 

You must set environment variables in file .env (application name, url, database connection).

Tests

Run this command for run tests:

./vendor/bin/phpunit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published