Skip to content

marcovlesmes/task-manager

Repository files navigation

task-manager

This is my simple task manager project, you can create several projects, assign some tasks, edit them or delete it.

Installing instructions

  • Clone the project:
    git clone git@github.com:marcovlesmes/task-manager.git
  • Enter in the created folder
  • Run
    composer install
  • Configure a .env file with yours database credentials
  • Run migrations
    php artisan migrate

Now you can serve the project :)

php artisan serve

About

task manager project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors