An open API service indexing awesome lists of open source software.

https://github.com/laraxgram/core

The core of the LaraGram!
https://github.com/laraxgram/core

bot laragram laravel telegram telegram-bot telegram-bot-api

Last synced: 2 days ago
JSON representation

The core of the LaraGram!

Awesome Lists containing this project

README

          

### This is a core for LaraGram 3

All processing of LaraGram is delegated to this core, which is developed similarly to the Laravel structure.
This structure includes a container for dependency management, facades, providers, middleware, and everything that exists in Laravel and aids in the development of the bot.