File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ You can install the package via composer:
1616
1717You can publish the config file with:
1818``` bash
19- php artisan vendor:publish --provider=" Behzadsp\EloquentDynamicPhotos\EloquentDynamicPhotosServiceProvider" --tag= " config "
19+ php artisan vendor:publish --provider=" Behzadsp\EloquentDynamicPhotos\Providers\ EloquentDynamicPhotosServiceProvider"
2020```
2121
2222This is the contents of the published config file named ` eloquent_photo.php ` :
Original file line number Diff line number Diff line change 22 "name" : " behzadsp/eloquent-dynamic-photos" ,
33 "description" : " A Laravel Eloquent trait for dynamically handling and managing photo storage with ease." ,
44 "license" : " MIT" ,
5+ "homepage" : " https://github.com/behzadsp/eloquent-dynamic-photos" ,
56 "keywords" : [
67 " behzadsp" ,
78 " eloquent" ,
You can’t perform that action at this time.
0 commit comments