/laragram

A Telegram Web Client built with Laravel and Vue making use of MadelineProto PHP package

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

Laragram

A telegram web client built in laravel using Madeline Proto, an Async PHP client/server API for the telegram MTProto protocol (https://github.com/danog/MadelineProto). MadelineProto is a telegram approved PHP implementation which we are trying to harness for a Laravel based Telegram Web Client.

Wanna help out?

If you think you might be able to make this bigger or better or faster. Please please do. We welcome all contributions. Check out the project board to see what's left out and pick a task you feel comfortable with. We love merging pull requests.

Queries

If you have any queries, feel free to get in touch with info@greymore.tech

Licence

Covered under the GNU AFFERO GENERAL PUBLIC LICENSE, Version 3.

Thanks and Gratitude

Danog for MadelineProto

setiawanhu for Laravel-Madeline-Proto