todo/README.md

19 lines
410 B
Markdown
Raw Normal View History

2020-06-23 04:40:37 +00:00
# Todo App
2020-06-28 05:45:34 +00:00
Multi user todo application
2020-06-23 16:33:05 +00:00
2020-06-28 05:45:34 +00:00
## Requirement
- PHP 7.4+
- Laravel 7.2.5+
2020-06-23 16:33:05 +00:00
## Quick Start
- `composer install`
- create `.env` file
- `php artisan key:generate`
- `php artisan migrate`
- `php artisan db:seed`
2020-06-28 05:45:34 +00:00
## License
This is commercial application, after purchasing this application you have the control to edit or open the source code,
but you prohibited share any of the source code to anyone.