Skip to content

AregGhazaryan/task-managment-system

Repository files navigation

TMS

Getting Started

  1. Copy .env.example file and rename it to .env, also insert the database credentials there.
  2. Run php artisan key:generate to generate a key for the app.
  3. (Optional) Run php artisan migrate && php artisan db:seed to seed tables with dummy data

You can login with any of these seeded user emails using password as 'password'

Built With

Authors

  • Areg Ghazaryan

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published