AgoraIO / Agora-Chat-API-Examples

18 stars 34 forks source link

Agora implementation in Laravel project #85

Open futurbotconsolidated opened 3 months ago

futurbotconsolidated commented 3 months ago

Is it possible to implement Agora chat with media in laravel project?

githubzhaoliang commented 3 months ago

As of now we don't have Laravel implementation/samples. It should be doable if you want it as backend service. and we do have customer integrated Laravel and Agora Chat successfully. You can reference Restful API and web SDK docs here: https://docs.agora.io/en/agora-chat/restful-api/restful-overview?platform=web
https://docs.agora.io/en/agora-chat/get-started/enable?platform=web