nilsenj / uber

uber api v1 package for laravel
10 stars 3 forks source link

Cannot use facades #1

Open m-hcb opened 7 years ago

m-hcb commented 7 years ago

I have followed your method of installation but I am getting undefined method exception while using facade and class not found when using contract. I am on laravel5.4.

Please look into it.

nilsenj commented 6 years ago

I know the problem( Use Interface instead