Commit 95e4f64f by Angel MAS

vendor publish readme

parent 5a87c530
......@@ -31,10 +31,10 @@ public function entries()
}
```
- run command for publish views and select [7 ] Provider: Onestartup\Blog\BlogServiceProvider
- run command for publish views
```php
php artisan vendor:publish
php artisan vendor:publish --provider="Onestartup\Blog\BlogServiceProvider"
```
- run serv
......
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