Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrala committed Sep 30, 2018
1 parent dd1eda1 commit aa2ec67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ There is optional middleware:

## Passport installation

**Note: if you want to know more about laravel passport and why these commands should be run go to https://laravel.com/docs/5.5/passport**
**Note: if you want to know more about laravel passport and why these commands should be run go to https://laravel.com/docs/passport**

```bash
$ composer require laravel/passport
Expand All @@ -234,7 +234,7 @@ If you created your own routes make sure you have the ``auth:api`` middlware on
## Packages Laravel-Api uses

##### Laravel framework
* https://laravel.com/docs/5.5/
* https://laravel.com/docs/

##### Dimsav / laravel-translatable
* https://github.com/dimsav/laravel-translatable
Expand Down

0 comments on commit aa2ec67

Please sign in to comment.