Update README

This commit is contained in:
Supan Adit Pratama 2020-06-28 17:09:22 +07:00
parent f1b184cc6f
commit ea7812e9d9

View File

@ -8,7 +8,6 @@ Multi user todo application
## Quick Start ## Quick Start
- `composer install` - `composer install`
- `php artisan key:generate`
- create `.env` file - create `.env` file
- `php artisan key:generate` - `php artisan key:generate`
- `php artisan migrate` - `php artisan migrate`