Skip to content

Commit

Permalink
updated asset publish tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdur Rahman authored Sep 25, 2020
1 parent f89d84d commit b742698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ composer require abdurrahmanriyad/writeup
## Usage
- Publish the assets
``` php
php artisan writeup:publish
php artisan vendor:publish --tag=writeup
```
- Find writeup config file in laravel config folder and <br>
setup as configure as you need.
Expand Down

0 comments on commit b742698

Please sign in to comment.