Skip to content

Commit af4c33a

Browse files
committed
IHF: Readme initial.
1 parent 83d147b commit af4c33a

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,19 @@
1-
# laravel-helper-functions
1+
# Laravel helper functions
2+
3+
StyleCI
4+
SensioLabsInsight
5+
26
Provides Laravel-specific and pure PHP helper functions.
7+
8+
## Dependencies
9+
- `PHP >=5.4.0`
10+
- `Laravel >=5.2`
11+
12+
## Usage
13+
14+
1. Install package through `composer`:
15+
```shell
16+
composer require illuminated/helper-functions
17+
```
18+
19+
2. Now you are ready to go?... To be continued...

0 commit comments

Comments
 (0)