alaouy / YouTube

🔥 Laravel PHP Facade/Wrapper for the Youtube Data API
MIT License
780 stars 205 forks source link

Facade autocomplete is not working in phpstorm #165

Closed anburocky3 closed 2 years ago

anburocky3 commented 3 years ago

I have imported the use Alaouy\Youtube\Facades\Youtube; but still I can't able to see the methods of YouTube class in your repository.

Check the image for more detail image

Even if I search it, it's not suggesting. image

alaouy commented 2 years ago

@anburocky3 Dod you resolve your issue?