Skip to content

Repository files navigation

Coalition Test

This is a Laravel simple task management application that allows users to create, manage, and track tasks. As part of coding challenge.

Installation

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/SGLara/coalition_test
    cd coalition_test
  2. Install dependencies:

    composer install
  3. Copy the .env file:

    cp .env.example .env
  4. Generate the Laravel application key:

    php artisan key:generate
  5. Run the migrations and seed the database:

    php artisan migrate --seed
  6. Start the local development server:

    php artisan serve

Thanks for reading! If you have any questions or feedback, please don't hesitate to reach me out at steven.gustavo.lara@gmail.com.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages