mstdmstdd Posted November 21, 2018 Share Posted November 21, 2018 Hi, I try to use this https://www.sitepoint.com/displaying-youtube-videos-php article to use youtube video in my laravel 5 app , but reading it I found next :// .env APP_DEBUG=true app_name='Your app name (optional)' client_id='Your client id' client_secret='Your client secret' api_key='Your developer key' I suppose that client_id/client_secret parameters are this : https://imgur.com/a/9S7p7Rn Is it so? But I ma not sure what is last parameter ? api_key='Your developer key' Is it value I need to get somehwere in Google's Developer Console ? 1) I tried to find in Google's Developer Console and search in net, but failed... Where can I get it 2) If google has support, where I can ask them and waite for response at my email? Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.