Skip to content

Commit 5bae080

Browse files
authored
Update README.md
1 parent f709e8f commit 5bae080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ use MatanYadaev\EloquentSpatial\Objects\Polygon;
7575
class Place extends Model
7676
{
7777
protected $fillable = [
78-
'name'
78+
'name',
7979
'location',
8080
'area',
8181
];

0 commit comments

Comments
 (0)