Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Class Yab\Laracogs\Encryption\LaracogsEncrypter not found in LaravelCrypto.php #71

Closed
arturmamedov opened this issue Jul 25, 2016 · 3 comments

Comments

@arturmamedov
Copy link

I installed Laracogs starter, bootstrap and notifications, follow the doc in all steps and when i try to add new Notification i get this error:

FatalErrorException in LaravelCrypto.php line 9: 
Class 'Yab\Laracogs\Encryption\LaracogsEncrypter' not found

I checked the package is present and have the right namespace namespace Yab\Laracogs\Encryption; but the file that contain class LaracogsEncrypter is not present anywhere.

What i can do? What hapenned?

i'm on windows 10
php 5.6.12
laravel 5.2.41
laracogs v1.9.37
@arturmamedov
Copy link
Author

I try to add this files/class LaracogsEncrypter.php , LaracogsEncrypterInterface.php in same path from previous version, but it continue to tell me Not found 😭

@mlantz
Copy link
Member

mlantz commented Jul 25, 2016

Blast, its an issue in the crypto package, give me like 10 min, then run composer update, sorry

@mlantz mlantz closed this as completed Jul 25, 2016
@arturmamedov
Copy link
Author

@mlantz work perfectly now! Thank you very much!

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

No branches or pull requests

2 participants