Skip to content

Commit

Permalink
Headlines
Browse files Browse the repository at this point in the history
  • Loading branch information
chadidi committed Dec 26, 2021
1 parent fb8b803 commit 60189a9
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,21 @@ class Item extends Model
}
```

### Available methods
## Usage

### Eager-load translations

### Get default language value

### Get translated value

### Translate the whole model

### Check if model is translatable

### Set attribute translations

### Query translatable Models

Saving translations

Expand Down

0 comments on commit 60189a9

Please sign in to comment.