We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d73ac2a commit 1fb1241Copy full SHA for 1fb1241
README.md
@@ -2,4 +2,12 @@
2
3
This repo contains common helper functions which are used in different InfyOm laravel generator packages.
4
5
-This can be useful to other packages as well.
+This can be useful to other packages as well.
6
+
7
+## Installation
8
9
+`composer require infyomlabs/laravel-generator-helpers`
10
11
+For Laravel 6,
12
13
+`composer require infyomlabs/laravel-generator-helpers:^1.0`
0 commit comments