We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06be010 commit 5dbbb1fCopy full SHA for 5dbbb1f
README.md
@@ -13,7 +13,7 @@ You can also set whether the model being rated is recommended.
13
First, pull in the package through Composer.
14
15
```
16
-composer require sundarocs/laravel-review-rateable
+composer require codebyray/laravel-review-rateable
17
18
19
And then include the service provider within `app/config/app.php`. Note: If you are running Laravel 5.5+ this will be auto loaded for you.
0 commit comments