Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
miten5 authored Sep 29, 2020
1 parent 35aae83 commit 302c1f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ npm install && npm run dev
cp .env.example .env // setup database credentials
php artisan key:generate
php artisan migrate
php artisan storage:link
# Run your server
php artisan serve
Expand Down

0 comments on commit 302c1f1

Please sign in to comment.