Commit 0ef656ee by Francisco Salazar

readme config file

parent 0309860f
...@@ -37,6 +37,12 @@ public function products() ...@@ -37,6 +37,12 @@ public function products()
php artisan vendor:publish --provider="Onestartup\Product\ProductServiceProvider" php artisan vendor:publish --provider="Onestartup\Product\ProductServiceProvider"
``` ```
- run command for publish config file
```php
php artisan vendor:publish --tag=config
```
- run serv - run serv
```php ```php
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment