Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to download via composer - laravel 5.2 #1

Open
aarti-ytel opened this issue Jul 22, 2016 · 7 comments
Open

Not able to download via composer - laravel 5.2 #1

aarti-ytel opened this issue Jul 22, 2016 · 7 comments

Comments

@aarti-ytel
Copy link

aarti-ytel commented Jul 22, 2016

I am trying to install package via composer in Laravel 5.2, throwing below error

Could not find package sonvq/cassandra at any version for your minimum-stab
ility (stable). Check the package spelling or your minimum-stability

Can you please help to sort out.

@aarti-ytel aarti-ytel changed the title Not able to download via composer Not able to download via composer - laravel 5.2 Jul 22, 2016
@marwanzak
Copy link

marwanzak commented Jul 22, 2016

Try to add
"sonvq/cassandra": "dev-master"
in your composer.json
and run
sudo composer update

@sonvq
Copy link
Owner

sonvq commented Jul 24, 2016

Hi aarti-ytel,
marwanzak's answer is right, thank for your reply, marwanzak. However this package is not complete and stable yet, please try other packages instead

@marwanzak
Copy link

Hi @sonvq
The library give me an exception:
Class 'sonvq\Cassandra\Cassandra' not found
I'm so interesting about this package, when would it be available to be used?

@aarti-ytel
Copy link
Author

Thanks @sonvq and @marwanzak for valuable reply.

@arbabi2010
Copy link

Hi
I add this library. but it give me this message when i'm trying to migrate
Class 'sonvq\Cassandra\Cassandra' not found
What should i do

@sampathkumarskshops
Copy link

Hi,
Is this package completed

@arbabi2010
Copy link

No , isn't completed . and i had to change my database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants