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

Trait 'Mpociot\Firebase\SyncsWithFirebase' not found #2

Open
ILABUTK opened this issue Nov 9, 2019 · 2 comments
Open

Trait 'Mpociot\Firebase\SyncsWithFirebase' not found #2

ILABUTK opened this issue Nov 9, 2019 · 2 comments

Comments

@ILABUTK
Copy link

ILABUTK commented Nov 9, 2019

12|
13| class Conversation extends Model
14| {
15| use ConversationRelationship;

16| use SyncsWithFirebase;
17|
18| protected $table;
19|
20| protected $fillable = [

Exception trace:

1 Whoops\Run::handleError("Trait 'Mpociot\Firebase\SyncsWithFirebase' not found"

@eblumstengel
Copy link

Same for me

@IvanVasquez
Copy link

Use this: composer require mpociot/laravel-firebase-sync

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

3 participants