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 1fc01cf commit a2bc167Copy full SHA for a2bc167
README.md
@@ -13,6 +13,14 @@
13
14
Provides Laravel-specific and pure PHP helper functions.
15
16
+| Laravel | Helper Functions |
17
+| ------- | :-------------------------------------------------------------------------: |
18
+| 5.1.* | [5.1.*](https://github.com/dmitry-ivanov/laravel-helper-functions/tree/5.1) |
19
+| 5.2.* | [5.2.*](https://github.com/dmitry-ivanov/laravel-helper-functions/tree/5.2) |
20
+| 5.3.* | [5.3.*](https://github.com/dmitry-ivanov/laravel-helper-functions/tree/5.3) |
21
+| 5.4.* | [5.4.*](https://github.com/dmitry-ivanov/laravel-helper-functions/tree/5.4) |
22
+| 5.5.* | [5.5.*](https://github.com/dmitry-ivanov/laravel-helper-functions/tree/5.5) |
23
+
24
## Usage
25
26
1. Install package through `composer`:
0 commit comments