Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kirschbaum authored Sep 4, 2019
1 parent 4a9aa9e commit 240159e
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 @@ -23,6 +23,7 @@ If we assume that a `BlogPost` model has a one-to-many relationship with `Image`

```php
namespace App\Nova;

use Laravel\Nova\Fields\Image;

class BlogPost extends Resource
Expand Down

0 comments on commit 240159e

Please sign in to comment.