We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad73f47 commit 60de75bCopy full SHA for 60de75b
README.md
@@ -1,3 +1,17 @@
1
# Laravel Validator Rules - Timezone
2
3
This rule will validate that a given timezone is valid within the systems datetime database.
4
+
5
+### License
6
+This project is licensed under an Apache 2.0 license which you can find
7
+[in this LICENSE](https://github.com/laravel-validation-rules/timezone/blob/master/LICENSE).
8
9
10
+### Feedback
11
+If you have any feedback, comments or suggestions, please feel free to open an
12
+issue within this repository.
13
14
15
+### Security
16
+If you have security feedback, please contact me via email at
17
+<security@ssx.email> and I'll usually respond as soon as possible.
0 commit comments