Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guanguans committed Jul 11, 2020
1 parent 701735b commit 669b8ca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -15,12 +15,14 @@
$ composer require guanguans/laravel-raw-sql -v
```

### publish
### Publish

```php
$ php artisan vendor:publish --provider="Guanguans\\LaravelRawSql\\ServiceProvider"
```

> Custom method name. `config/rawsql.php`
## Usage

``` php
Expand Down

0 comments on commit 669b8ca

Please sign in to comment.