Skip to content

errijahi/taskManager

Repository files navigation

Task Manager

This project is zipped with all its dependencies and packages, so you should just run these commands

  1. php artisan migrate --seed This seeding is necessary to get basic projects and tasks.
  2. php artisan serve

You need to have mysql running, given that this project is using mysql db.

versions:

php: 8.2 laravel: 11.9 npm: 18.17.0

If you have any problems you may follow these steps:

  1. composer install
  2. npm install
  3. php artisan migrate --seed
  4. php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published