I installed using composer the following library: https://github.com/kreait/firebase-php
Unfortunetly, there are no documentations about how to add it to include and use it on my Laravel project.
How I can use this class? Currently I get this:
message":"Class 'App\Http\Controllers\Firebase' not found"