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

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
biscofil committed Oct 15, 2019
1 parent 845a8d2 commit f2a6da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class AdminUser extends User{

private $appendedFillable = [
'admin_parameter',
'is_a_cool_admin
'is_a_cool_admin'
];

private $appendedCasts = [
Expand Down

0 comments on commit f2a6da9

Please sign in to comment.