laravel-restclient
laravel-restclient copied to clipboard
Class 'Nathanmac\RestClient\RestClientServiceProvider' not found
Symfony \ Component \ Debug \ Exception \ FatalErrorException (E_ERROR) Class 'Nathanmac\RestClient\RestClientServiceProvider' not found
I already follow whole instruction, including upgrading my laravel into 4.2. I did the composer update and add the service provider.
but the that error still come and don't want to go away. please help me to solve it. I am new in laravel.