Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
touhidurabir committed Oct 18, 2021
1 parent 5d4bf8f commit 56c020d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ All notable changes to this project will be documented in this file.

## [1.0.0] - 2021-09-27
- Initial release

## [1.0.1] - 2021-10-18
- README Update
- Bug Fix
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ composer require touhidurabir/laravel-meta-fields

To publish the config and migration file:
```bash
php artisan vendor:publish --provider="Touhidurabir\ModelRepository\ModelRepositoryServiceProvider"
php artisan vendor:publish --provider="Touhidurabir\MetaFields\MetaFieldsServiceProvider"
```

## Configuration
Expand Down

0 comments on commit 56c020d

Please sign in to comment.