Skip to content

Commit

Permalink
Added passport installation to the readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefoleka committed Apr 29, 2018
1 parent 1009d11 commit ed8b677
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ $ composer install

```$ php artisan migrate```

- Install laravel passport

```$ php artisan passport:install```

- Seed Database

Expand Down

0 comments on commit ed8b677

Please sign in to comment.