fraank / ViewCounter

view and like functionality for your laravel project
Apache License 2.0
16 stars 7 forks source link

Installation Problem #2

Closed mizwardomlank closed 8 years ago

mizwardomlank commented 8 years ago

When I execute this command "composer require fraank/view-counter", It failed because the requested package could not be found. So I have to open "composer.json" manually and add "fraank/view-counter": "dev-master" into require. And Boom! Please update the documentation.

fraank commented 8 years ago

Added it to Readme. Thanks!