We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292ac40 commit c2c2420Copy full SHA for c2c2420
Readme.md
@@ -9,7 +9,7 @@ composer require nanvaie/database-repository --dev
9
### Setup Laravel Repository
10
Then run following command in console to publish necessary assets in your project directory.
11
```bash
12
-php artisan vendor:publish vendor:publish --tag=database-repository-config
+php artisan vendor:publish --tag=database-repository-config
13
```
14
15
### Setup Lumen Repository
0 commit comments