Joe Dawson
Joe Dawson
Sorry I'm responding to a question thats over a year old, I'm too interested in this. Anyone got this working?
Also getting this, Sketch version 56.3.
Can you please show me your code?
@Ali07 @Jhilik11 preferably your controllers please.
Can you paste your controllers here?
@Jhilik11 The full controller please!
Everything from
@Jhilik11 have you also registered the alias in `config/app.php`? ``` 'aliases' => [ ... 'Youtube' => Dawson\Youtube\Facades\Youtube::class, ], ```
> Yes Does running `composer dump-autoload` resolve your issue?
What version of the package are you using?