Skip to content

Commit 8a4af4c

Browse files
committed
2 parents 620297b + 7d9ddbe commit 8a4af4c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,7 @@ With this library, you can generate Services and automatically connect them to C
44
### Installation
55

66
```console
7-
composer require dorsone/laravel-service
8-
```
9-
10-
Finally
11-
Add following code to your ```config/app.php``` file to providers section
12-
```php
13-
\Dorsone\LaravelService\Providers\ServiceGeneratorProvider::class
7+
composer require dorsone/laravel-service-generator
148
```
159

1610
Create your first service!

0 commit comments

Comments
 (0)