Browse Source

Update readme.md

pull/30/head
Nafies Luthfi 5 years ago
parent
commit
2f459ec061
  1. 2
      readme.md

2
readme.md

@ -230,7 +230,7 @@ The generated functional tests will give you examples of how to adapt this code
You can configure your own by publishing the config file:
```bash
$ php artisan vendor:publish --provider="Luthfi\CrudGenerator\ServiceProvider"
$ php artisan vendor:publish --provider="Luthfi\CrudGenerator\ServiceProvider" --tag=config
```
That will generate `config/simple-crud.php` file.

Loading…
Cancel
Save