Skip to content

Commit 7d9ddbe

Browse files
authored
Update README.md
1 parent d15daca commit 7d9ddbe

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ With this library, you can generate Services and automatically connect them to C
77
composer require dorsone/laravel-service-generator
88
```
99

10-
Finally
11-
Add following code to your ```config/app.php``` file to providers section
12-
```php
13-
\Dorsone\LaravelService\Providers\ServiceGeneratorProvider::class
14-
```
15-
1610
Create your first service!
1711

1812
```console

0 commit comments

Comments
 (0)