Skip to content

Commit

Permalink
Small readme file chnaged
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmerainfo committed Oct 21, 2016
1 parent 0afd8f7 commit 00aa157
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 @@ -185,7 +185,7 @@ The default migration takes advantage of `onDelete('cascade')` clauses within th
### Notes:
Please add follwing line in your three model files (Users, Role, Permission)
```
protected static $staticRoleProfile = 'admin';
protected static $staticRoleProfile = 'user or [Your Profile]';
```

```php
Expand Down

0 comments on commit 00aa157

Please sign in to comment.