jelovac / bitly4laravel

Provides a Laravel package to communicate with Bit.ly API
35 stars 18 forks source link

Class 'Jelovac\Bitly4laravel\Exception' not found #2

Closed AbdelHadi closed 10 years ago

AbdelHadi commented 10 years ago

Hello,

I have tried your example

Bitly::shorten('http://spea.rs')->getResponseData();

so i get

Class 'Jelovac\Bitly4laravel\Exception' not found 
jelovac commented 10 years ago

Tnx for reporting it I have fixed it.