File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Installation
10
10
##### 1 - Dependency
11
11
The first step is using composer to install the package and automatically update your composer.json file, you can do this by running:
12
12
``` shell
13
- composer require kmlaravel /laravel-query-helper
13
+ composer require syrian-open-source /laravel-query-helper
14
14
```
15
15
##### 2 - Copy the package providers to your local config with the publish command, this will publish the config:
16
16
``` shell
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " syrian-open-source/laravel-query-helper" ,
3
- "description" : " Package description " ,
3
+ "description" : " Laravel package making you able to perform several processes instead of executing them through one process " ,
4
4
"license" : " MIT" ,
5
5
"keywords" : [
6
6
" laravel" ,
You can’t perform that action at this time.
0 commit comments