Skip to content

Smol-An/php-project-57

Repository files navigation

Hexlet tests and linter status:

Actions Status PHP CI Maintainability Test Coverage

About the project

Task Manager is a task management system that allows you to set tasks, assign executors and change their statuses.

Requirements

  • PHP >= 8.1
  • Composer >= 2.5.5
  • PostgreSQL >= 16.1
  • GNU Make >= 4.3

Setup

$ git clone https://github.com/Smol-An/php-project-57.git
$ cd php-project-57
$ make setup

Run

Use environment variables to connect to the database.

$ php artisan migrate:fresh --seed
$ make start

Open http://localhost:8000/ in your browser.

Usage

Open in browser: https://task-manager-mp6j.onrender.com

About

Task Manager - task management system on Laravel

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages