I'm using laravel 5.5 and I want to install laravelcollective without using composer. I have followed steps mentioned in other questions to install it in laravel 5.2 but it is generating the following error.
Class Collective\Html\HtmlServiceProvider not found
Please suggest the possible reasons for the error.