Skip to content

Threx-code/user-tasks

Repository files navigation

About the Project

This is a simple task manager application created in Laravel This application requires PHP ^8.1

Installation

  • Create your database
  • Copy .env.example and rename it to .env
  • Add the database configuration to the .env file
  • Run the migrations (php artisan migrate)
  • Start the server (php artisan serve)

HOW to use the application

About

User able to create tasks project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published