Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
yourjhay committed Jul 20, 2019
2 parents 0a1c5ee + 6bf8d05 commit b25c943
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 @@ -134,6 +134,7 @@ example:
```php
{variableName: regex}
```
- **[a-z0-9]+(?:-[a-z0-9]+)*$** Valid Slug eg: news-report-2019
- **_\w+_** accepts _letters_ and _numbers_
- **_\d+_** accepts only _numbers_
- **show** accepts _show_ only
Expand Down

0 comments on commit b25c943

Please sign in to comment.