Closed evinkuraga closed 7 years ago
Have you followed the installation guide ?
Yes I have. Here are the steps to retrace:
And composer update then run same command. No luck.
Yes I have. Here are the steps to retrace:
1.
git clone https://github.com/hazzardweb/laravel-comments-demo.git
cd /to/cloned/folder/
edited composer.json file with:
"repositories": [ { "type": "path", "url": "./laravel-comments" } ]
....
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.
Do you have the laravel-comments
folder with the contents from CodeCanyon ?
Please send me a message via CodeCanyon for support.
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