diff --git a/readme.md b/readme.md index e1d8ae1..a8cba7f 100644 --- a/readme.md +++ b/readme.md @@ -21,6 +21,11 @@ php artisan migrate php artisan db:seed ``` +-Refresh all the migrations +```bash +php artisan migrate:refresh +``` + - Run the following command => gulp default - Once the assets are published, run the command ```bash