Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

Commit

Permalink
Updated README_TR
Browse files Browse the repository at this point in the history
  • Loading branch information
UnderlineWords committed May 10, 2020
1 parent 89657a6 commit 45624fe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README_TR.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ class User extends Authenticatable

#### UserFavorites kullanımı
```php
/**
* UserFavorites
*/
$user = User::find(1);

$user->favorites(); // bir kullanıcının tüm favori kayıtlarını object olarak alır
Expand Down

0 comments on commit 45624fe

Please sign in to comment.