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

is this have compatibility with L5.2 #26

Open
phpwebdev opened this issue May 23, 2016 · 1 comment
Open

is this have compatibility with L5.2 #26

phpwebdev opened this issue May 23, 2016 · 1 comment

Comments

@phpwebdev
Copy link

I can't run this on L5.2
I follow install instruction but have

FatalErrorException in Client.php line 174: Class 'J42\LaravelFirebase\FirebaseToken' not found

Any idea

@Varun-Bawa
Copy link

Exactly, I am also facing the same error,

This is the composer.json I am using for the require element

"php": ">=5.5.9",
"laravel/framework": "5.2.*",
"laravelcollective/html": "^5.2"

I need to add firebase to my application, it is really important .
If you can provide with the step by step installation along with an example it would be really great.

I have tried all sorts of possibilites

    'Firebase' => J42\LaravelFirebase\LaravelFirebaseFacade::class

  //  'Firebase' => J42\LaravelFirebase\LaravelFirebaseFacade**::class**

even adding this class also seems an error since you haven't mentioned it but nothing works without it.

So if you could please help me in this issue, then it would be really great.

Thanks

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

2 participants