hazzardweb / laravel-comments-demo

Laravel Comments Demo
https://laravel-comments.demo.hazzardweb.com
42 stars 19 forks source link

Installation Problem #4

Closed evinkuraga closed 7 years ago

evinkuraga commented 7 years ago

Trying to install this package with composer gives: [InvalidArgumentException]
Could not find package hazzard/laravel-comments at any version for your minimum-stability (stable). Check the package spelling or your minimum-stability

Command typed: composer require hazzard/laravel-comments *@dev

cretueusebiu commented 7 years ago

Have you followed the installation guide ?

evinkuraga commented 7 years ago

Yes I have. Here are the steps to retrace:

  1. git clone https://github.com/hazzardweb/laravel-comments-demo.git
  2. cd /to/cloned/folder/
  3. edited composer.json file with: "repositories": [ { "type": "path", "url": "./laravel-comments" } ]
  4. composer require hazzard/laravel-comments *@dev .... Didn't work., so tried composer require hazzard/laravel-comments

And composer update then run same command. No luck.

evinkuraga commented 7 years ago

Yes I have. Here are the steps to retrace:

1.

git clone https://github.com/hazzardweb/laravel-comments-demo.git

  1. cd /to/cloned/folder/

  2. edited composer.json file with:

"repositories": [ { "type": "path", "url": "./laravel-comments" } ]

  1. composer require hazzard/laravel-comments *@dev

....

Didn't work., so tried

composer require hazzard/laravel-comments

And composer update then run same command. No luck.


From: Cretu Eusebiu notifications@github.com Sent: July 10, 2017 12:16 PM To: hazzardweb/laravel-comments-demo Cc: evinkuraga; Author Subject: Re: [hazzardweb/laravel-comments-demo] Installation Problem (#4)

Have you followed the installation guidehttp://docs.hazzardweb.com/laravel-comments/2.0 ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/hazzardweb/laravel-comments-demo/issues/4#issuecomment-314156242, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AIkgXzjF4EnKtXg7pTfX7wIgquW0MY62ks5sMk4_gaJpZM4OS_u9.

cretueusebiu commented 7 years ago

Do you have the laravel-comments folder with the contents from CodeCanyon ?

Please send me a message via CodeCanyon for support.