Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tanvir0604/taskmanagement


https://github.com/tanvir0604/taskmanagement

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

## About Laravel

Install and run the project by following the instructions bellow.

- Pull the project from [git] (https://github.com/tanvir0604/taskmanagement.git).
- Run 'componse [composer](https://getcomposer.org/) install' command to install dependencies.
- Edit .env file to match your database credentials.
- Run 'php artisan migrate' commant for database migration.
- Run 'php artisan serve' command to run the application.
- For more information go to [laravel](https://laravel.com/docs) documentation.
- Tried to cover most of the features using laravel. Very minimum use of JS and JS frameworks.