I installed composer following the instruction here. I want to use this package here. With all said and done, when I declare it on my controller, it doesn't find the class.
Is there anything I need to do in order to make this work?
So I used the composer on the root directory and added the package at the composer.json and ran the update. you can see in the image that I added them.