Skip to content

impelevin/todo-list

Repository files navigation

Installation

  1. Install dependencies using Composer:

    composer install
  2. Copy the .env.example file to .env and fill in the necessary environment variables:

    cp .env.example .env

    Edit the .env file and specify the appropriate values for your configuration.

  3. Run database migrations using Phinx:

    vendor/bin/phinx migrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages