appstract / laravel-moneybird

Laravel package for Moneybird
MIT License
9 stars 3 forks source link

I m new in Laravel please help #5

Closed coolsharad closed 4 years ago

coolsharad commented 4 years ago

Hi

First of all sorry for English, I m pretty new in laravel i have installed your package but how i use your package in controller , right now in example you direct paste $contact = Moneybird::contact(); do we need to include anything in controller , Use Appstract\Moneybird like that , Can you help me on this

Thanks

gizburdt commented 4 years ago

Put use Moneybird; at the top of the file :)

coolsharad commented 4 years ago

@gizburdt Thanks for your fast reply

coolsharad commented 4 years ago

@gizburdt I m working on localhost so in redirect uri what i need to add in url?