Skip to content
This repository was archived by the owner on Jul 15, 2020. It is now read-only.

Commit 094717f

Browse files
Update laravel-cloudinary-migrations to laravel-cloudinary-migration
1 parent 63ffda2 commit 094717f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CloudinaryServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ protected function bootPublishing()
139139
[
140140
__DIR__.'/../database/migrations' => $this->app->databasePath('migrations'),
141141
],
142-
'laravel-cloudinary-migrations'
142+
'laravel-cloudinary-migration'
143143
);
144144
}
145145
}

0 commit comments

Comments
 (0)