Closed yassin-mokni closed 1 year ago
We are running into the same issue as @yassinMk. This package is great but it is definitely colliding with another useful package that allows you to a bunch of other Youtube API interaction. Any advice on a solution here?
Might look into renaming this package, I'll get back to you ASAP on this.
running into the same isssue any way to resolve?
have you solved it? , I have the same problem
i hear you but its been so long i dont even remember the project properly i dont have the access to the code anymore really sorry couldn't help you
On Sun, Jul 18, 2021 at 6:44 AM erxsto @.***> wrote:
have you solved it, I have the same problem?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/joedawson/youtube/issues/92#issuecomment-881981732, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMPD6SJTTEK7XAUNDOGYRJTTYITHRANCNFSM4FR6WYLA .
Hi,
I am using your package for uploading and
alaouy/Youtube
package to get video info, in config/app.php I have'YoutubeInfo' => Alaouy\Youtube\Facades\Youtube::class,
'YoutubeUpload' => Dawson\Youtube\Facades\Youtube::class,
and in the controller I havebut when I submit the form I get this error
is there a solution for this please ?
Thanks