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

Commit

Permalink
Update laravel-cloudinary-migrations to laravel-cloudinary-migration
Browse files Browse the repository at this point in the history
  • Loading branch information
unicodeveloper committed Jul 14, 2020
1 parent 63ffda2 commit 094717f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CloudinaryServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ protected function bootPublishing()
[
__DIR__.'/../database/migrations' => $this->app->databasePath('migrations'),
],
'laravel-cloudinary-migrations'
'laravel-cloudinary-migration'
);
}
}
Expand Down

0 comments on commit 094717f

Please sign in to comment.