How to integrate sdk into laravel?

I need help with integrating the zoom sdk api into my laravel site. I have uses npm install ‘sdk name’ and i ran npn run dev after that but i am stuck. Please help.

1 Like

Hey @rbabarinde,

The Zoom Web SDK is for frontend JavaScript sites.

If you have a seperate frontend from your Laravel backend you can use the Zoom JS Web SDK.

Otherwise, you can call the Zoom APIs via Laravel HTTP Requests.

Let me know how else I can help!

Thanks,
Tommy

Thanks Tommy.

Can you please walk me through or is there an example i can follow?

Thank you.

Hi Tommy, Thank you, i was able to do some search and found out i could use Guzzle. And although i am getting an authorization error. I am glad i can connect to the api. Thanks

Hey @rbabarinde,

Happy to help! Let us know how we can assist with the authorization error.

Thanks,
Tommy

I am facing a problem of login Laravel Forge can anyone help me out and guide me about laravel?

Hey @zackyseo,

What is the specific issue you are facing?

Thanks,
Tommy

Hey @zackyseo.

Please refrain from posting jobs here as this is not a job forum.

Thanks,
Tommy

Am trying to achieve the same thing can i have a look at an example you did

Hey @samuelsituma.ss,

Looks like @rbabarinde, used this library for the http requests:

http://docs.guzzlephp.org/en/stable/

Thanks,
Tommy

Hi, let’s check my github account to see example of integrating Web SDK in Laravel with Vue.js.
user github : SartikaDhaslam

Hey @dwisartika346,

Feel free to share the link to your repo here.

Thanks,
Tommy

this is my repo

my comment was hidden by system… i can’t share link here
just open my github account.

Hey @dwisartika346,

Just approved your comment.

Thanks,
Tommy

hey bro please help my zoom WebSdk not working

Hey @alanfaruq85,

Can you please post your question and any errors you’re running into/steps to reproduce in #web-sdk? We’ll be happy to help debug there.

Thanks,
Will

thanks so much bro when i use zoom websdk and insert jwt app requirements join timeout

Hey @alanfaruq85,

Please start a new thread in our #web-sdk channel and provide a copy of the join and init functions you’re using in your code. This thread is for API. :slight_smile:

Thanks,
Will