K
K
Konstantin B.2018-02-20 19:44:37
In contact with
Konstantin B., 2018-02-20 19:44:37

How to send a post to the wall of the Vkontakte group on behalf of a user in the community application?

The bottom line is, we have a community in which members can add entries through the offer news and a site on the Laravel PHP framework. There was a task to do this in a different way, namely to create an application for the community, by opening it, the user fills out the form and sends it, then the post should be displayed on the site, and then on the wall of the community in which it was called on behalf of the user who added it. Having twisted and turned the already existing applications, I realized that this can be implemented, but I don’t understand how and from which side to approach the beginning.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
UksusoFF, 2018-02-21
@UksusoFF

The documentation says what and where to send: https://vk.com/dev/first_guide
From Laravel, requests can be sent via Guzzle: docs.guzzlephp.org/en/stable
To get a token, you can use Socialite: socialiteproviders.github.io/providers /vkontakte

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question